Uses of Class
net.bytebuddy.description.type.TypeDescription.Generic.OfGenericArray
Packages that use TypeDescription.Generic.OfGenericArray
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 TypeDescription.Generic.OfGenericArray in net.bytebuddy.description.type
Subclasses of TypeDescription.Generic.OfGenericArray in net.bytebuddy.description.typeModifier and TypeClassDescriptionstatic class
A description of a loaded generic array type.static class
A latent implementation of a generic array type. -
Uses of TypeDescription.Generic.OfGenericArray in net.bytebuddy.pool
Subclasses of TypeDescription.Generic.OfGenericArray in net.bytebuddy.poolModifier and TypeClassDescriptionprotected static class
A generic type representation of a generic array.