protected static class MostlySingularMultiMap.ValueList<V>
extends java.util.ArrayList<V>
Constructor and Description |
---|
ValueList() |
ValueList(java.util.Collection<? extends V> c) |
ValueList(int initialCapacity) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSize
finalize, getClass, notify, notifyAll, wait, wait, wait
public ValueList()
public ValueList(int initialCapacity)
public ValueList(java.util.Collection<? extends V> c)