public static class HttpHealthcareApiClient.FhirResourcePages.FhirResourcePagesIterator
extends java.lang.Object
implements java.util.Iterator<com.google.gson.JsonArray>
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
com.google.gson.JsonArray | 
next()  | 
public boolean hasNext()
                throws java.util.NoSuchElementException
hasNext in interface java.util.Iterator<com.google.gson.JsonArray>java.util.NoSuchElementExceptionpublic com.google.gson.JsonArray next()
                               throws java.util.NoSuchElementException
next in interface java.util.Iterator<com.google.gson.JsonArray>java.util.NoSuchElementException