Uses of Class
net.bytebuddy.pool.TypePool.Default
Packages that use TypePool.Default
Package
Description
Classes of this package allow for the creating
TypeDescription
s without
loading any classes.-
Uses of TypePool.Default in net.bytebuddy.pool
Subclasses of TypePool.Default in net.bytebuddy.poolModifier and TypeClassDescriptionstatic class
A variant ofTypePool.Default
that resolves type descriptions lazily.