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
-
Method Summary
Methods inherited from class ca.uhn.fhir.jpa.util.BaseIterator
remove
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface java.util.Iterator
forEachRemaining, remove