public class GeneralUtils extends Object
| Constructor and Description |
|---|
GeneralUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Stream<T> |
iteratorToStreamOfUnknownSize(Iterator<T> iterator,
int characteristics,
boolean parallel) |
Copyright © 2021 NorStella. All rights reserved.