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, waitflatMap, flatMerge, map, withBaggage, withEffectCopyright © 2011–2018. All rights reserved.