public interface Counter
Modifier and Type | Field and Description |
---|---|
static Counter |
NULL_COUNTER |
Modifier and Type | Method and Description |
---|---|
void |
inc() |
void |
inc(long increment) |
static final Counter NULL_COUNTER
Copyright © 2009-2019 Performance Co-Pilot. All Rights Reserved.