Interface | Description |
---|---|
FieldInitializer.ConstructorArgumentResolver |
Represents the strategy used to resolve actual instances
to be given to a constructor given the argument types.
|
Class | Description |
---|---|
AccessibilityChanger | |
BeanPropertySetter |
This utility class will call the setter of the property to inject a new value.
|
FieldCopier | |
FieldInitializationReport | |
FieldInitializer |
Initialize a field with type instance if a default constructor can be found.
|
FieldReader | |
FieldSetter | |
GenericMaster | |
LenientCopyTool | |
Whitebox |