| Class | Description |
|---|---|
| AbstractMapEntry<K,V> | |
| AdvanceUntilEmptyIterable<E> |
continues to supply iterables until the last was empty
|
| FindResourceInSet<F,T> | |
| ForwardingIterableWithMarker<T> |
An iterator which forwards all its method calls to another iterator.
|
| InputSupplierMap<K,V> | |
| 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 resultset. |
| PagedIterables |
Utilities for using
PagedIterables. |
| TransformingMap<K,V1,V2> |
A map that transforms values on the way in and out.
|
| TransformingSetSupplier<F,T> |
| Annotation Type | Description |
|---|---|
| Memoized |
Designates that this object is going to return cached results
|
Copyright © 2009-2013 jclouds. All Rights Reserved.