Uses of Package
net.bytebuddy.implementation.bytecode.assign.reference
-
Packages that use net.bytebuddy.implementation.bytecode.assign.reference Package Description net.bytebuddy.implementation.bytecode.assign.reference Assigner
implementations of this package are capable of assigning non-primitive types to each other. -
Classes in net.bytebuddy.implementation.bytecode.assign.reference used by net.bytebuddy.implementation.bytecode.assign.reference Class Description ReferenceTypeAwareAssigner A simple assigner that is capable of handling the casting of reference types.