public class TopNSequence<T> extends BaseSequence<T,Iterator<T>>
BaseSequence.IteratorMaker<T,IterType extends Iterator<T>>| Constructor and Description |
|---|
TopNSequence(Sequence<T> input,
com.google.common.collect.Ordering<T> ordering,
int limit) |
accumulate, toYielderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilter, flatMap, flatMerge, limit, map, toList, withBaggage, withEffectCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.