Uses of Enum
net.bytebuddy.description.type.TypeDescription.Generic.Builder.Visitor
Packages that use TypeDescription.Generic.Builder.Visitor
Package
Description
Contains descriptions of Java types and packages.
-
Uses of TypeDescription.Generic.Builder.Visitor in net.bytebuddy.description.type
Subclasses with type arguments of type TypeDescription.Generic.Builder.Visitor in net.bytebuddy.description.typeModifier and TypeClassDescriptionprotected static enumA visitor to resolve a generic type to aTypeDescription.Generic.Builder.Methods in net.bytebuddy.description.type that return TypeDescription.Generic.Builder.VisitorModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.TypeDescription.Generic.Builder.Visitor.values()Returns an array containing the constants of this enum type, in the order they are declared.