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
TypeDescription
s 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 class
A resolved version of a delegate where the class file was fully parsed.private class
A 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.delegate
The current delegate for resolving possibly short-wired class files.