Package com.rpl.rama.diffs
Class DestroyedDiff
java.lang.Object
com.rpl.rama.diffs.Diff
com.rpl.rama.diffs.DestroyedDiff
Final diff sent to proxy callback after
close is called on it.- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleancanProcess(Diff.Processor processor) protected voiddoProcess(Diff.Processor processor) booleaninthashCode()toString()Methods inherited from class com.rpl.rama.diffs.Diff
process, walkExpanded
-
Constructor Details
-
DestroyedDiff
public DestroyedDiff()
-
-
Method Details