public class Collections
extends java.lang.Object
| Constructor and Description |
|---|
Collections() |
| Modifier and Type | Method and Description |
|---|---|
static <E> java.util.Collection<E> |
difference(java.util.Collection<E> first,
java.util.Collection<E> second) |