private class AbstractMapBasedMultimap.RandomAccessWrappedList extends AbstractMapBasedMultimap.WrappedList implements java.util.RandomAccess
AbstractMapBasedMultimap.WrappedCollection.WrappedIteratorancestor, 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, subListadd, addAll, addToMap, clear, contains, containsAll, equals, getAncestor, getDelegate, getKey, hashCode, iterator, refreshIfEmpty, remove, removeAll, removeIfEmpty, retainAll, size, spliterator, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitRandomAccessWrappedList(K key, java.util.List<V> delegate, @CheckForNull AbstractMapBasedMultimap.WrappedCollection ancestor)