| Class | Description |
|---|---|
| EqualsNonDataOperationHandler |
This class will handle the
Object.equals(Object) method. |
| HashCodeNonDataOperationHandler |
This class will handle the
Object.hashCode() method. |
| InterfaceDefaultMethodNonDataOperation |
An invocation handler that attempts to locate and call an appropriate default method from an interface type.
|
| ToStringNonDataOperationHandler |
This class will handle the
Object.toString() method. |
Copyright © 2014–2021. All rights reserved.