public final class SinkCounting<T> extends SinkWrapper<T>
| Constructor and Description |
|---|
SinkCounting() |
SinkCounting(Sink<T> output) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCount() |
void |
send(T thing) |
close, flushLicenced under the Apache License, Version 2.0