Interface Sequence<T>
- Type Parameters:
T
-
- All Superinterfaces:
Iterable<T>
- All Known Implementing Classes:
AbstractSequence
,ArraySequence
,CharSeqSequence
,EmptySequence
,IterableSequence
,LimitedSequence
,LineSequence
,MapSequence
,Range
Sequence mark interface.
-
Method Summary
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
Method Details
-
newCollector
-
hintSize
int hintSize()
-