Uses of Enum Class
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
Methods in net.bytebuddy.implementation.bytecode.assign.reference that return GenericTypeAwareAssignerModifier and TypeMethodDescriptionstatic GenericTypeAwareAssignerReturns the enum constant of this class with the specified name.static GenericTypeAwareAssigner[]GenericTypeAwareAssigner.values()Returns an array containing the constants of this enum class, in the order they are declared.