public interface IntBufferSink
| Modifier and Type | Interface and Description |
|---|---|
static class |
IntBufferSink.OverflowPolicy |
| Modifier and Type | Method and Description |
|---|---|
Process |
getAppendProcess() |
Optional<Integer> |
getCapacity() |
Process |
getCollectProcess() |
IntBufferSink.OverflowPolicy |
getOverflowPolicy() |
IntBufferSink.OverflowPolicy getOverflowPolicy()
Process getAppendProcess()
Process getCollectProcess()