public class CacheStrategyIterable extends Object implements Iterable<Experiment>
| Constructor and Description |
|---|
CacheStrategyIterable(Iterable<Experiment> iterable,
CachingContext context,
CacheStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<Experiment> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic CacheStrategyIterable(Iterable<Experiment> iterable, CachingContext context, CacheStrategy strategy)
public Iterator<Experiment> iterator()
iterator in interface Iterable<Experiment>Copyright © 2020. All rights reserved.