Uses of Class
net.bytebuddy.pool.TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.Delegate
Packages that use TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.Delegate
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.Delegate in net.bytebuddy.pool
Subclasses of TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.Delegate in net.bytebuddy.poolModifier and TypeClassDescriptionprivate classA resolved version of a delegate where the class file was fully parsed.private classA unresolved delegate that has not parsed the class file.Fields in net.bytebuddy.pool declared as TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.DelegateModifier and TypeFieldDescriptionTypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.delegateThe current delegate for resolving possibly short-wired class files.