Uses of Interface
ca.uhn.fhir.model.api.PagingIterator.PageFetcher
-
Uses of PagingIterator.PageFetcher in ca.uhn.fhir.model.api
ModifierConstructorDescriptionPagingIterator
(int thePageSize, PagingIterator.PageFetcher<T> theFetcher) PagingIterator
(PagingIterator.PageFetcher<T> theFetcher)