Uses of Class
ca.uhn.fhir.util.StopLimitAccumulator
-
Uses of StopLimitAccumulator in ca.uhn.fhir.util
Modifier and TypeMethodDescriptionstatic <T> StopLimitAccumulator
<T> StopLimitAccumulator.fromStreamAndLimit
(Stream<T> theItemStream, long theLimit)