Package org.javers.core.diff.changetype
Class ValueChangeFactory
java.lang.Object
org.javers.core.diff.changetype.ValueChangeFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ValueChangecreate(NodePair pair, JaversProperty property, Object left, Object right)
-
Constructor Details
-
ValueChangeFactory
public ValueChangeFactory()
-
-
Method Details
-
create
-