Interface MorphiumAggregationIterator<T,R>

All Superinterfaces:
Iterable<R>, Iterator<R>, MorphiumIterator<R>
All Known Implementing Classes:
AggregationIterator

public interface MorphiumAggregationIterator<T,R> extends MorphiumIterator<R>
  • Method Details