-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected T |
nextRecord |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
nextRecord
protected T nextRecord
-
Constructor Detail
-
CachingIterator
public CachingIterator()
-
Method Detail
-
next
public final T next()
- Specified by:
next in interface Iterator<T>
Copyright © 2024 The Apache Software Foundation. All rights reserved.