T - the generic type of the collectionspublic class ModifiedCollections<T>
extends java.lang.Object
| Constructor and Description |
|---|
ModifiedCollections() |
| Modifier and Type | Method and Description |
|---|---|
ModifiedCollections<T> |
getModifiedLists(java.util.Collection<T> previous,
java.util.Collection<T> next)
Gets the modified lists.
|
public ModifiedCollections<T> getModifiedLists(java.util.Collection<T> previous, java.util.Collection<T> next)
previous - the previousnext - the next