Modifier and Type | Field and Description |
---|---|
private java.util.Collection<Counter> |
counters |
NULL_COUNTER
Constructor and Description |
---|
CompositeCounter(java.util.Collection<? extends Counter> counters) |
Modifier and Type | Method and Description |
---|---|
void |
inc() |
void |
inc(long increment) |