
Uses of Interface
ca.uhn.fhir.model.api.PagingIterator.PageFetcher
Packages that use PagingIterator.PageFetcher
-
Uses of PagingIterator.PageFetcher in ca.uhn.fhir.model.api
Constructors in ca.uhn.fhir.model.api with parameters of type PagingIterator.PageFetcherModifierConstructorDescriptionPagingIterator
(int thePageSize, PagingIterator.PageFetcher<T> theFetcher) PagingIterator
(PagingIterator.PageFetcher<T> theFetcher)