public class BambooIterators extends Object
| Constructor and Description |
|---|
BambooIterators() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Stream<T> |
stream(Iterator<T> iterator)
Streams an iterator without assuming anything about the iterated collection
|
Copyright © 2024 Atlassian Software Systems Pty Ltd. All rights reserved.