Uses of Class
net.bytebuddy.description.type.TypeList.AbstractBase
Packages that use TypeList.AbstractBase
Package
Description
Contains descriptions of Java types and packages.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypeList.AbstractBase in net.bytebuddy.description.type
Subclasses of TypeList.AbstractBase in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic classA wrapper implementation of an explicit list of types.static classImplementation of a type list for an array of loaded types. -
Uses of TypeList.AbstractBase in net.bytebuddy.pool
Subclasses of TypeList.AbstractBase in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static classA lazy list that represents all nest members of the represented type.protected static classA list that is constructingTypePool.Default.LazyTypeDescriptions.