public static class PersistentHashSet.ImmutablePersistentHashSet<K>
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(K key) |
K |
getKey(K key) |
boolean |
isEmpty() |
java.util.Iterator<K> |
iterator() |
int |
size() |