| Modifier and Type | Field and Description |
|---|---|
protected Cache<T> |
cache |
protected Iterator<T> |
delegate |
| Constructor and Description |
|---|
CachingIterable(Iterator<T> delegate) |
CachingIterable(Iterator<T> delegate,
Cache<T> cache) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<T> |
iterator() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorCopyright © 2018. All rights reserved.