
Package ca.uhn.fhir.jpa.util
Class ScrollableResultsIterator<T>
java.lang.Object
ca.uhn.fhir.jpa.util.BaseIterator<T>
ca.uhn.fhir.jpa.util.ScrollableResultsIterator<T>
- All Implemented Interfaces:
Closeable,AutoCloseable,Iterator<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ca.uhn.fhir.jpa.util.BaseIterator
removeMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Iterator
forEachRemaining, remove