| Package | Description |
|---|---|
| org.aksw.commons.collections.diff |
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionDiff<T,C extends Collection<T>> |
class |
HashSetDiff<T> |
class |
ListDiff<T> |
class |
SetDiff<T> |
class |
TreeSetDiff<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> Diff<T> |
Diff.create(T added,
T removed) |
Copyright © 2015. All rights reserved.