public class IteratorFirstResult<T> extends ResultCache<T>
Constructor and Description |
---|
IteratorFirstResult(Iterator<T> iterator) |
Modifier and Type | Method and Description |
---|---|
protected T |
nowUncached() |
isExecuted, now, postExecuteHook, toString, writeReplace
protected T nowUncached()
nowUncached
in class ResultCache<T>
Copyright © 2018. All rights reserved.