public class SimpleSequence<T> extends BaseSequence<T,Iterator<T>>
Sequences.simple(java.lang.Iterable<T>).BaseSequence.IteratorMaker<T,IterType extends Iterator<T>>| Modifier and Type | Method and Description |
|---|---|
Iterable<T> |
getIterable()
Retrieve the original Iterable.
|
accumulate, toYielderCopyright © 2011–2023 The Apache Software Foundation. All rights reserved.