Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.OfNonGenericType
Packages that use TypeDescription.Generic.OfNonGenericType
Package
Description
Contains descriptions of Java types and packages.
Classes of this package allow for the creating
TypeDescriptions without
loading any classes.-
Uses of TypeDescription.Generic.OfNonGenericType in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.OfNonGenericType in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic classA type description for a type erasure.static classRepresents a non-generic type for a loadedClass.static classA representation of a raw type that preserves its generic super types' generic information with a minimum but erases all of their members' types.static classA latent description of a non-generic type. -
Uses of TypeDescription.Generic.OfNonGenericType in net.bytebuddy.pool
Subclasses of TypeDescription.Generic.OfNonGenericType in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static classA representation of a lazy primitive type.protected static classRepresents a non-generic type that defines type annotations.protected classA lazy description of a non-generic receiver type.