See: Description
| Interface | Description |
|---|---|
| ViewProvider<SOURCE,VIEW> |
Provides a view representation (VIEW) of a source type (SOURCE).
|
| Class | Description |
|---|---|
| ArrayListSupplier<T> | |
| Arrays2 | |
| ArraySet<E> |
A
Set which is backed by a simple array of elements. |
| ArraySetMultimap<K,V> | |
| ArraySetSupplier<V> |
Provides new instances of
ArraySet to Google collections. |
| EnumerationIterator<T> | |
| EnumerationList<T> |
An Enumeration -> List adaptor
|
| HashSetSupplier<T> | |
| IterableToIteratorFunction<T> | |
| ListToSet<T> |
Provides a set-like read-only view on a given
List. |
| ListView<SOURCE,VIEW> |
Provides a view of type List
ViewProvider implementation. |
| Multimaps |
Multimap utilities.
|
| WeldCollections |
Collection utilities.
|
Copyright © 2015. All Rights Reserved.