Iterable<E>, Collection<E>, Setpublic class FixedKeySet extends AbstractSet
| Constructor | Description |
|---|---|
FixedKeySet(String[] keys) |
| Modifier and Type | Method | Description |
|---|---|---|
Iterator |
iterator() |
|
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringequals, hashCode, removeAllparallelStream, removeIf, streampublic FixedKeySet(String[] keys)
public Iterator iterator()
public int size()
size in interface Collection<E extends Object>size in interface Setsize in class AbstractCollectionCopyright © 2018. All rights reserved.