private class AbstractMapBasedMultimap.RandomAccessWrappedList extends AbstractMapBasedMultimap.WrappedList implements java.util.RandomAccess
AbstractMapBasedMultimap.WrappedCollection.WrappedIterator
ancestor, ancestorDelegate, delegate, key
Constructor and Description |
---|
RandomAccessWrappedList(K key,
java.util.List<V> delegate,
AbstractMapBasedMultimap.WrappedCollection ancestor) |
add, addAll, get, getListDelegate, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList
add, addAll, addToMap, clear, contains, containsAll, equals, getAncestor, getDelegate, getKey, hashCode, iterator, refreshIfEmpty, remove, removeAll, removeIfEmpty, retainAll, size, spliterator, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
RandomAccessWrappedList(K key, java.util.List<V> delegate, AbstractMapBasedMultimap.WrappedCollection ancestor)