Constructor and Description |
---|
AccessorValuesIterable(IExecutionContext ctxt,
Iterable<? extends IReadAccessor> it,
Class<T> targetType) |
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AccessorValuesIterable(IExecutionContext ctxt, Iterable<? extends IReadAccessor> it, Class<T> targetType)