java.lang.Iterable<V>, java.util.Collection<V>protected static class AbstractHashedMap.Values<V>
extends java.util.AbstractCollection<V>
| Modifier | Constructor | Description |
|---|---|---|
protected |
Values(AbstractHashedMap<?,V> parent) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
clear() |
|
boolean |
contains(java.lang.Object value) |
|
java.util.Iterator<V> |
iterator() |
|
int |
size() |
add, addAll, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringprotected Values(AbstractHashedMap<?,V> parent)
Copyright © 2001-2019 - Apache Software Foundation