Modifier and Type | Method and Description |
---|---|
static BoxedIntOperation |
getInstance() |
Stream<Integer> |
perform(IntStream stream)
Performs the actualy intermediate operation returning the resulting stream
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
handleInjection
public static BoxedIntOperation getInstance()
public Stream<Integer> perform(IntStream stream)
IntermediateOperation
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.