|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SetDelta | |
|---|---|
| org.omnaest.utils.structure.collection.set | |
| org.omnaest.utils.structure.map | |
| Uses of SetDelta in org.omnaest.utils.structure.collection.set |
|---|
| Methods in org.omnaest.utils.structure.collection.set that return SetDelta | ||
|---|---|---|
static
|
SetUtils.delta(Set<E> firstSet,
Set<E> secondSet)
Returns a new SetDelta instance for the given Sets |
|
| Uses of SetDelta in org.omnaest.utils.structure.map |
|---|
| Methods in org.omnaest.utils.structure.map that return SetDelta | |
|---|---|
SetDelta<K> |
MapDelta.getKeySetDelta()
Returns the SetDelta of the Map.keySet() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||