Uses of Class
net.bytebuddy.pool.TypePool.Default
-
Packages that use TypePool.Default Package Description net.bytebuddy.pool Classes of this package allow for the creatingTypeDescriptions without loading any classes. -
-
Uses of TypePool.Default in net.bytebuddy.pool
Subclasses of TypePool.Default in net.bytebuddy.pool Modifier and Type Class Description static classTypePool.Default.WithLazyResolutionA variant ofTypePool.Defaultthat resolves type descriptions lazily.
-