public static interface PrefetchIterator.NextElementFunctor<EE>
| Modifier and Type | Method and Description | 
|---|---|
EE | 
nextElement()
You must implement that NoSuchElementException is thrown on
 nextElement() if it is out of bound. 
 | 
EE nextElement() throws NoSuchElementException
NoSuchElementExceptionCopyright © 2016. All rights reserved.