Class Diff<T>
java.lang.Object
org.aksw.commons.collections.diff.Diff<T>
- All Implemented Interfaces:
IDiff<T>
- Direct Known Subclasses:
CollectionDiff
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Diff
-
-
Method Details
-
getAdded
-
getRemoved
- Specified by:
getRemovedin interfaceIDiff<T>
-
getRetained
- Specified by:
getRetainedin interfaceIDiff<T>
-
hashCode
-
equals
-
toString
-
create
-