R - the pipeline result typepublic abstract class ErrorStrategyBase<R> extends AbstractIntPipeline<R>
| Modifier | Constructor and Description |
|---|---|
protected |
ErrorStrategyBase(IntAcceptor<? extends R> downstream,
ErrorStrategy errorStrategy) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
handleError(int value) |
close, emit, flush, getDownstreamaccept, accept, acceptIntisClosedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, accept, accept, accept, accept, accept, accept, accept, accept, acceptandThengetResult, isComplete, isStageCompleteisClosed, safeCloseprotected ErrorStrategyBase(IntAcceptor<? extends R> downstream, ErrorStrategy errorStrategy)
Copyright © 2025. All rights reserved.