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