public class CacheCoherentIterable<I extends Serializable & Comparable<I>,D extends Durable<I>> extends Object implements Iterable<D>
| Constructor and Description |
|---|
CacheCoherentIterable(Iterable<D> durableIterable,
Class<D> durableClass,
VectoredDao<I,D> vectoredDao) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<D> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2017. All rights reserved.