private abstract static class MapMakerInternalMap.SafeToArraySet<E>
extends java.util.AbstractSet<E>
Modifier | Constructor and Description |
---|---|
private |
SafeToArraySet() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
toArray() |
<E> E[] |
toArray(E[] a) |
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, retainAll, size, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait