Uses of Class
com.google.common.collect.AbstractMapBasedMultimap.WrappedList
-
Packages that use AbstractMapBasedMultimap.WrappedList Package Description com.google.common.collect This package contains generic collection interfaces and implementations, and other utilities for working with collections. -
-
Uses of AbstractMapBasedMultimap.WrappedList in com.google.common.collect
Subclasses of AbstractMapBasedMultimap.WrappedList in com.google.common.collect Modifier and Type Class Description private class
AbstractMapBasedMultimap.RandomAccessWrappedList
List decorator that stays in sync with the multimap values for a key and supports rapid random access.
-