| Class | Description |
|---|---|
| AdvanceUntilEmptyIterable<E> |
continues to supply iterables until the last was empty
|
| IterableWithMarker<T> |
An
Iterable that can be continued |
| IterableWithMarkers |
Utilities for using
IterableWithMarkers. |
| PagedIterable<E> |
Extends
FluentIterable allowing you to lazily advance through
sequence of pages in a result set. |
| PagedIterables |
Utilities for using
PagedIterables. |
| TransformingMap<K,V1,V2> |
A map that transforms values on the way in and out.
|
| Annotation Type | Description |
|---|---|
| Memoized |
Designates that this object is going to return cached results
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.