Package org.javers.core.graph
Class ObjectAccessProxy<T>
java.lang.Object
org.javers.core.graph.ObjectAccessProxy<T>
- All Implemented Interfaces:
ObjectAccessor<T>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ObjectAccessProxy
-
-
Method Details
-
getTargetClass
- Specified by:
getTargetClassin interfaceObjectAccessor<T>
-
getLocalId
- Specified by:
getLocalIdin interfaceObjectAccessor<T>
-
access
- Specified by:
accessin interfaceObjectAccessor<T>
-
getObjectSupplier
-