E
- the type of the elementspublic static interface Ruby.Enumerator<E> extends Ruby.Enumerable<E>, RubyContract.Enumerator<E,Ruby.Enumerator<?>,RubyArray<?>>
Ruby.Enumerator
includes all methods refer to the Enumerator class
of Ruby.Modifier and Type | Method and Description |
---|---|
Ruby.Enumerator<E> |
rewind()
Rewinds this Iterator to the beginning.
|
chunk, chunk, collect, collect, collect, collectConcat, collectConcat, cycle, cycle, detect, drop, dropWhile, dropWhile, each, each, eachCons, eachCons, eachEntry, eachEntry, eachSlice, eachWithIndex, eachWithIndex, eachWithObject, find, findAll, findAll, findIndex, flatMap, flatMap, grep, grep, grep, groupBy, map, map, map, maxBy, minBy, minmaxBy, partition, reject, reject, reverseEach, reverseEach, select, select, sliceBefore, sliceBefore, sortBy, take, takeWhile, takeWhile, zip, zip
peek
allʔ, allʔ, anyʔ, anyʔ, count, count, cycle, cycle, detect, eachSlice, eachWithObject, entries, find, findIndex, findIndex, first, first, groupBy, groupBy, includeʔ, inject, inject, inject, inject, lazy, max, max, maxBy, maxBy, maxBy, memberʔ, min, min, minBy, minBy, minBy, minmax, minmax, minmaxBy, minmaxBy, minmaxBy, noneʔ, noneʔ, oneʔ, oneʔ, partition, reduce, reduce, reduce, reduce, sort, sortBy, sortBy, sortBy, sortBy, toA, zip
Ruby.Enumerator<E> rewind()
rewind
in interface RubyContract.Enumerator<E,Ruby.Enumerator<?>,RubyArray<?>>
Ruby.Enumerator