static class AbstractReferenceMap.ReferenceValues<V> extends AbstractHashedMap.Values<V>
Modifier | Constructor and Description |
---|---|
protected |
ReferenceValues(AbstractHashedMap<?,V> parent) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object[] |
toArray() |
<T> T[] |
toArray(T[] arr) |
clear, contains, iterator, size
add, addAll, containsAll, isEmpty, remove, removeAll, retainAll, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected ReferenceValues(AbstractHashedMap<?,V> parent)