Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.OfWildcardType
Packages that use TypeDescription.Generic.OfWildcardType
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.OfWildcardType in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.OfWildcardType in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic classDescription of a loaded wildcard.static classA latent description of a wildcard type. -
Uses of TypeDescription.Generic.OfWildcardType in net.bytebuddy.pool
Subclasses of TypeDescription.Generic.OfWildcardType in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static classA generic type representation of a lower bound wildcard.protected static classA generic type representation of a generic unbound wildcard.protected static classA generic type representation of a tokenized wildcard with an upper bound.