|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Counter
Counter
Method Summary | |
---|---|
long |
decrement()
Decrements by one the current counter value. |
long |
getValue()
Gets the current counter value, regardless whether it's enabled or not. |
long |
increment()
Increments by one the current counter value. |
void |
reset()
Resets the counter, regardless whether it's enabled or not. |
Method Detail |
---|
long getValue()
long increment()
long decrement()
void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |