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