Class ElementValueChange

java.lang.Object
org.javers.core.diff.changetype.container.ContainerElementChange
org.javers.core.diff.changetype.container.ElementValueChange
All Implemented Interfaces:
Serializable

public class ElementValueChange extends ContainerElementChange
Value changed at certain index in an Array or List
See Also: