| Package | Description |
|---|---|
| com.annimon.stream |
| Modifier and Type | Method and Description |
|---|---|
<R> R[] |
Stream.toArray(IntFunction<R[]> generator)
Collects elements to an array, the
generator constructor of provided. |
Copyright © 2016. All rights reserved.