Constructor and Description |
---|
LimitIntOperation(long limit) |
Modifier and Type | Method and Description |
---|---|
long |
getLimit() |
IntStream |
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 IntStream perform(IntStream stream)
IntermediateOperation
public long getLimit()
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.