Uses of Class
net.bytebuddy.pool.TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate
-
Packages that use TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescription
s without loading any classes. -
-
Uses of TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate in net.bytebuddy.pool
Methods in net.bytebuddy.pool that return TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate Modifier and Type Method Description protected abstract TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate
TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.Delegate. resolve()
Returns a resolved version of this delegate.protected TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate
TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate. resolve()
protected TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.ResolvedDelegate
TypePool.Default.WithLazyResolution.ExtendedLazyTypeDescription.UnresolvedDelegate. resolve()
-