Uses of Class
com.google.common.collect.AbstractMapBasedMultimap.WrappedList
Packages that use AbstractMapBasedMultimap.WrappedList
Package
Description
Collection interfaces and implementations, and other utilities for collections.
-
Uses of AbstractMapBasedMultimap.WrappedList in com.google.common.collect
Subclasses of AbstractMapBasedMultimap.WrappedList in com.google.common.collectModifier and TypeClassDescriptionprivate class
List decorator that stays in sync with the multimap values for a key and supports rapid random access.