| Constructor and Description |
|---|
PeekIntOperation(IntConsumer consumer) |
| Modifier and Type | Method and Description |
|---|---|
IntConsumer |
getConsumer() |
IntStream |
perform(IntStream stream)
Performs the actualy intermediate operation returning the resulting stream
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandleInjectionpublic PeekIntOperation(IntConsumer consumer)
public IntStream perform(IntStream stream)
IntermediateOperationpublic IntConsumer getConsumer()
Copyright © 2025 JBoss, a division of Red Hat. All rights reserved.