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 boolean
canProcess
(Diff.Processor processor) protected void
doProcess
(Diff.Processor processor) boolean
int
hashCode()
toString()
Methods inherited from class com.rpl.rama.diffs.Diff
process, walkExpanded
-
Constructor Details
-
DestroyedDiff
public DestroyedDiff()
-
-
Method Details