abstract class LocalCache.AbstractCacheSet<T>
extends java.util.AbstractSet<T>
| Constructor and Description |
|---|
AbstractCacheSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
isEmpty() |
int |
size() |
java.lang.Object[] |
toArray() |
<E> E[] |
toArray(E[] a) |
add, addAll, contains, containsAll, iterator, remove, retainAll, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait