public class ReversedIterator<U> extends java.lang.Object implements Streamable<U>
Constructor and Description |
---|
ReversedIterator() |
Modifier and Type | Method and Description |
---|---|
java.util.List<U> |
getValue() |
java.util.Iterator<U> |
reversedIterator() |
ReactiveSeq<U> |
stream() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
allMatch, anyM, anyMatch, append, appendAll, appendStreamable, cast, collect, collect, collectable, combinations, combinations, concat, concat, concat, contains, count, crossJoin, cycle, cycle, cycle, cycleUntil, cycleWhile, debounce, deleteBetween, distinct, distinct, duplicate, elapsed, elementAt, elementAt, empty, endsWith, endsWithIterable, filter, findAny, findFirst, firstValue, fixedDelay, flatMap, flatMapAnyM, flatMapIterable, flatMapStream, flatten, foldLeft, foldRight, foldRight, foldRight, foldRightMapToType, forEachOrdered, fromDoubleStream, fromIntStream, fromIterable, fromIterator, fromList, fromLongStream, fromStream, futureOperations, generate, get, groupBy, grouped, grouped, groupedBySizeAndTime, groupedBySizeAndTime, groupedByTime, groupedByTime, groupedUntil, groupedUntil, groupedWhile, groupedWhile, head, hotStream, innerJoin, insertAt, insertStreamableAt, intersperse, iterate, iterator, jitter, join, join, join, leftOuterJoin, limit, limit, limitLast, limitUntil, limitWhile, map, mapReduce, mapReduce, max, maxBy, min, minBy, noneMatch, of, ofType, onEmpty, onEmptyGet, onEmptySwitch, onEmptyThrow, onePer, parallelContains, partition, peek, permutations, prepend, prepend, prependStreamable, quadruplicate, range, rangeLong, recover, recover, reduce, reduce, reduce, reduce, reduce, reduce, remove, retry, reverse, reversedListOf, reversedOf, rightOuterJoin, scanLeft, scanLeft, scanRight, scanRight, shuffle, shuffle, single, size, skip, skip, skipLast, skipUntil, skipWhile, slice, sliding, sliding, sorted, sorted, sorted, splitAt, splitAtHead, splitBy, startsWith, startsWithIterable, subStream, tail, timestamp, toArray, toArray, toCollection, toCompletableFuture, toConcurrentLazyCollection, toLazyCollection, toList, toOptional, triplicate, unit, unitIterator, unzip, unzip3, unzip4, xMatch, xPer, zip, zip, zip3, zip4, zipAnyM, zipStream, zipStreamable, zipWithIndex
getStreamable, isEmpty, jdkStream, reactiveSeq, reveresedJDKStream, reveresedStream
avg, avg, avgDouble, avgInt, avgLong, count, countDistinct, countDistinct, countDistinctBy, countDistinctBy, max, max, max, maxBy, median, median, medianBy, medianBy, min, min, min, minBy, mode, percentile, percentile, percentileBy, percentileBy, sum, sum, sumDouble, sumInt, sumLong, toList, toMap, toSet, toSet, toString, toString
collect, collect, collect, collect, collect, collect, collect, collect, collect, collect, collect, collect, collect, collect, collect
filterNot, notNull
ap1, ap2, ap3, ap4, ap5, applicatives
flatMapPublisher, flatMapPublisher, flatMapPublisher, mergePublisher, mergePublisher
patternMatch, trampoline
combine, dropRight, dropUntil, dropWhile, endsWith, grouped, grouped, groupedStatefullyWhile, headAndTail, lazyOperations, schedule, scheduleFixedDelay, scheduleFixedRate, single, singleOptional, takeRight, takeUntil, takeWhile, toConcurrentLazyStreamable, validate, visit, visit, zip, zip, zip3, zip4, zipStream
print, print, printErr, printOut, reduce
seq, toDequeX, toEvalAlways, toEvalLater, toEvalNow, toFutureStream, toFutureStream, toFutureW, toIor, toIorSecondary, toListX, toMapX, toMaybe, toPBagX, toPMapX, toPOrderedSetX, toPQueueX, toPSetX, toPStackX, toPVectorX, toQueueX, toSetX, toSimpleReact, toSimpleReact, toSortedSetX, toStreamable, toTry, toValue, toValueMap, toValueSet, toXor, toXorSecondary
public java.util.List<U> getValue()
public ReactiveSeq<U> stream()
stream
in interface Foldable<U>
stream
in interface IterableFunctor<U>
stream
in interface ConvertableSequence<U>
stream
in interface ToStream<U>
stream
in interface Traversable<U>
stream
in interface Streamable<U>
public java.util.Iterator<U> reversedIterator()