Class DatasetConstituentPager

java.lang.Object
org.gbif.api.util.iterables.BasePager<T>
org.gbif.api.util.iterables.DatasetConstituentPager
All Implemented Interfaces:
Iterable<Dataset>

public class DatasetConstituentPager extends BasePager<T>
Iterates over all dataset constituents of a given super dataset.