|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Multimap<K,V> | A collection similar to a Map, but which may associate multiple
values with a single key. |
| Multiset<E> | A collection that supports order-independent equality, like Set, but
may have duplicate elements. |
| Multiset.Entry<E> | An unmodifiable element-count pair for a multiset. |
| SetMultimap<K,V> | A Multimap that cannot hold duplicate key-value pairs. |
| Supplier<T> | A class that can supply objects of a single type. |
| Class Summary | |
|---|---|
| Arrays2 | A collection of utilities for working with Arrays that goes beyond that in the JDK. |
| Collections2 | |
| Iterators | |
| Maps | |
| Multimaps | |
| Multisets | |
| Objects | |
| Platform | |
| Preconditions | |
| Serialization | |
| Sets | |
| WrappedIterator<K,V> | Collection iterator for WrappedCollection. |
| WrappedListIterator<K,V> | ListIterator decorator. |
A collection of collection related utilities for Seam Solder
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||