| Package | Description | 
|---|---|
| net.bytebuddy.implementation.bytecode.assign.reference | 
Assigner implementations of this package
 are capable of assigning non-primitive types to each other. | 
| Class and Description | 
|---|
| GenericTypeAwareAssigner
 
 An assigner implementation that considers generic type assignability. 
 | 
| GenericTypeAwareAssigner.IsAssignableToVisitor.OfManifestType
 An implementation of a assignability visitor that is applicable for any non-wildcard type. 
 | 
| GenericTypeAwareAssigner.IsAssignableToVisitor.OfSimpleType
 A visitor for determining assignability of a type in a type hierarchy, i.e. 
 | 
| ReferenceTypeAwareAssigner
 A simple assigner that is capable of handling the casting of reference types. 
 | 
Copyright © 2014–1970. All rights reserved.