| Package | Description |
|---|---|
| com.sun.el.stream |
| Modifier and Type | Method and Description |
|---|---|
Optional |
Stream.average() |
Optional |
Stream.findFirst() |
Optional |
Stream.max() |
Optional |
Stream.max(LambdaExpression comparator) |
Optional |
Stream.min() |
Optional |
Stream.min(LambdaExpression comparator) |
Optional |
Stream.reduce(LambdaExpression op) |
Comments to: el-dev@eclipse.org.
Copyright © 2018, 2020 Eclipse Foundation. All rights reserved.
Use is subject to license terms.