Uses of Class
net.bytebuddy.description.type.TypeList.Generic.AbstractBase
Packages that use TypeList.Generic.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.Generic.AbstractBase in net.bytebuddy.description.type
Subclasses of TypeList.Generic.AbstractBase in net.bytebuddy.description.typeModifier and TypeClassDescriptionprotected static classA lazy representation of a lazy projection's interfaces.protected static classA type list that represents a loaded parameterized type's parameter types.protected static classA list of type variable bounds for a loadedTypeVariablethat resolves annotations..protected static classA type list representing an upper-bound type variable's bound types.protected static classA type list representing an upper-bound type variable's bound types.protected static classA type list that attempts loading any type.static classAn explicit list of generic types.static classA list of detached types that are attached on reception.static classA list of attached type variables represented by a list of type variable tokens.static classA list of detached types that are attached on reception but not when computing an erasure.static classA list of loaded generic types.static classA type list that represents loaded type variables.static classA lazy projection of a constructor's exception types.static classA lazy projection of a type's generic interface types.static classA lazy projection of a method's exception types. -
Uses of TypeList.Generic.AbstractBase in net.bytebuddy.pool
Subclasses of TypeList.Generic.AbstractBase in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static classA list representing a formal type variable's bounds.static classA lazy list of type tokens.protected static classA generic type description representing a tokenized wildcard bound.protected static classA generic type list representing raw types.protected classA list of generic types representing the receiver type's type arguments.protected static classA tokenized list of non-well-defined generic types.protected static classA tokenized list of generic types.protected static classA list of tokenized type variables.private classCreates a list of lazy interfaces of an extended lazy type description.