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