Uses of Class
net.bytebuddy.pool.TypePool.AbstractBase.Hierarchical
Packages that use TypePool.AbstractBase.Hierarchical
Package
Description
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypePool.AbstractBase.Hierarchical in net.bytebuddy.pool
Subclasses of TypePool.AbstractBase.Hierarchical in net.bytebuddy.poolModifier and TypeClassDescriptionstatic classA type pool that attempts to load a class.static classA default implementation of aTypePoolthat models binary data in the Java byte code format into aTypeDescription.static classA variant ofTypePool.Defaultthat resolves type descriptions lazily.static classA type pool that supplies explicitly known type descriptions.