public class CountMeter
extends java.lang.Object
Constructor and Description |
---|
CountMeter(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
void |
add() |
int |
getCount() |
java.lang.String |
getName() |
void |
setLogging(boolean enable) |
void |
setName(java.lang.String name) |