| Interface | Description |
|---|---|
| CloseableIterable<E> | |
| CloseableIterator<E> | |
| CollectionObserver<E> | |
| IndexAccessible<E> | |
| ObservableCollection<E> |
| Class | Description |
|---|---|
| ArrayFunctions |
Runs a
Consumer on primitive and object array types. |
| ClassMap<V> |
A map of class instances to values.
|
| CompositeIterator<E> |
Combines the results of several iterators into one single iterator.
|
| FilteringIterator<E> | |
| Objects |
Identical to
Objects except does not contain an implementation of
Objects.deepEquals(java.lang.Object, java.lang.Object). |
| ObservableList<E> | |
| ObservableSet<E> |
| Enum | Description |
|---|---|
| LanguageVersion |
Similar to
SourceVersion but also works on Android. |