| 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) |
Copyright (c) 2013 Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.