Class HashSetDiff<T>
java.lang.Object
org.aksw.commons.collections.diff.Diff<Set<T>>
org.aksw.commons.collections.diff.CollectionDiff<T,Set<T>>
org.aksw.commons.collections.diff.HashSetDiff<T>
- Author:
- Claus Stadler Date: 7/12/11 Time: 10:52 PM
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CollectionDiff
add, clear, remove, sizeMethods inherited from class Diff
create, equals, getAdded, getRemoved, getRetained, hashCode, toString
-
Constructor Details
-
HashSetDiff
public HashSetDiff()
-