Class Diff<T>
java.lang.Object
org.aksw.commons.collections.diff.Diff<T>
- All Implemented Interfaces:
IDiff<T>
- Direct Known Subclasses:
CollectionDiff
- Author:
- Claus Stadler Date: 7/12/11 Time: 10:50 PM
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Diff
-
-
Method Details
-
getAdded
-
getRemoved
- Specified by:
getRemovedin interfaceIDiff<T>
-
getRetained
- Specified by:
getRetainedin interfaceIDiff<T>
-
hashCode
public int hashCode() -
equals
-
toString
-
create
-