Package | Description |
---|---|
java.util.stream |
Modifier and Type | Method and Description |
---|---|
<R> R |
DoubleStream.collect(Supplier<R> supplier,
ObjDoubleConsumer<R> accumulator,
BiConsumer<R,R> combiner) |
Copyright © 2018. All rights reserved.