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>

public class ScrollableResultsIterator<T> extends BaseIterator<T> implements Iterator<T>, Closeable