Package com.rpl.rama.diffs
Class SequenceIndexChangeDiff
java.lang.Object
com.rpl.rama.diffs.Diff
com.rpl.rama.diffs.SequenceIndexChangeDiff
Represents a value for an index of a sequence changing. Top-level diff. Expands to
KeyDiff.- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanProcess(Diff.Processor processor) protected voiddoProcess(Diff.Processor processor) booleanintgetIndex()Index of changed valueDiff of changed valueinthashCode()toString()protected boolean
-
Constructor Details
-
SequenceIndexChangeDiff
-
-
Method Details
-
getIndex
public int getIndex()Index of changed value -
getValDiff
Diff of changed value -
walkExpanded
- Overrides:
walkExpandedin classDiff
-
doProcess
-
canProcess
- Specified by:
canProcessin classDiff
-
equals
-
hashCode
public int hashCode() -
toString
-