Uses of Package
net.bytebuddy.implementation.bytecode.assign.reference
Packages that use net.bytebuddy.implementation.bytecode.assign.reference
Package
Description
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.referenceClassDescriptionAn assigner implementation that considers generic type assignability.An implementation of a assignability visitor that is applicable for any non-wildcard type.A visitor for determining assignability of a type in a type hierarchy, i.e.A simple assigner that is capable of handling the casting of reference types.