|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Internal public interface Counter
Represents an atomic counter that can be increased in value.
| Method Summary | |
|---|---|
Counter |
increase()
Increase the counter by one. |
Counter |
increase(long amount)
Increase the counter by the specified amount. |
| Method Detail |
|---|
Counter increase()
Counter increase(long amount)
amount - the amount to increase the counter by
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||