Class PagingIterator<T>

java.lang.Object
ca.uhn.fhir.model.api.PagingIterator<T>
All Implemented Interfaces:
Iterator<T>

public class PagingIterator<T> extends Object implements Iterator<T>