Uses of Enum
net.bytebuddy.implementation.bytecode.assign.reference.GenericTypeAwareAssigner
Packages that use GenericTypeAwareAssigner
Package
Description
Assigner implementations of this package
are capable of assigning non-primitive types to each other.-
Uses of GenericTypeAwareAssigner in net.bytebuddy.implementation.bytecode.assign.reference
Subclasses with type arguments of type GenericTypeAwareAssigner in net.bytebuddy.implementation.bytecode.assign.referenceModifier and TypeClassDescriptionenumAn assigner implementation that considers generic type assignability.Methods in net.bytebuddy.implementation.bytecode.assign.reference that return GenericTypeAwareAssignerModifier and TypeMethodDescriptionstatic GenericTypeAwareAssignerReturns the enum constant of this type with the specified name.static GenericTypeAwareAssigner[]GenericTypeAwareAssigner.values()Returns an array containing the constants of this enum type, in the order they are declared.