Package ca.uhn.fhir.util.bundle
Class EntryListAccumulator
java.lang.Object
ca.uhn.fhir.util.bundle.EntryListAccumulator
- All Implemented Interfaces:
Consumer<ModifiableBundleEntry>
-
Constructor Details
-
EntryListAccumulator
public EntryListAccumulator()
-
-
Method Details
-
accept
- Specified by:
accept
in interfaceConsumer<ModifiableBundleEntry>
-
getList
-