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
TypeDescription
s 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 class
A lazy representation of a lazy projection's interfaces.protected static class
A type list that represents a loaded parameterized type's parameter types.protected static class
A list of type variable bounds for a loadedTypeVariable
that resolves annotations..protected static class
A type list representing an upper-bound type variable's bound types.protected static class
A type list representing an upper-bound type variable's bound types.protected static class
A type list that attempts loading any type.static class
An explicit list of generic types.static class
A list of detached types that are attached on reception.static class
A list of attached type variables represented by a list of type variable tokens.static class
A list of detached types that are attached on reception but not when computing an erasure.static class
A list of loaded generic types.static class
A type list that represents loaded type variables.static class
A lazy projection of a constructor's exception types.static class
A lazy projection of a type's generic interface types.static class
A 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 class
A list representing a formal type variable's bounds.static class
A lazy list of type tokens.protected static class
A generic type description representing a tokenized wildcard bound.protected static class
A generic type list representing raw types.protected class
A list of generic types representing the receiver type's type arguments.protected static class
A tokenized list of non-well-defined generic types.protected static class
A tokenized list of generic types.protected static class
A list of tokenized type variables.