T - public interface Sequence<T> extends Iterable<T>
| Modifier and Type | Method and Description |
|---|---|
int |
hintSize() |
Collector |
newCollector(int size) |
forEach, iterator, spliteratorCollector newCollector(int size)
int hintSize()
Copyright © 2010–2022. All rights reserved.