| 接口 | 说明 |
|---|---|
| StreamSupplier<T> |
| 类 | 说明 |
|---|---|
| StreamIterable<T> |
A
CloseableIterable which uses
a Stream as the underlying data source. |
| StreamIterator<T> |
A
CloseableIterator to compliment
the StreamIterable. |
| Streams |
Utility class to help with the usage of the Java 8 Streams API in Gaffer.
|
Copyright © 2021. All rights reserved.