|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAtomicInteger
This class/interface
Method Summary | |
---|---|
int |
get()
Get the current value. |
int |
incrementAndGet()
Atomically increment by one the current value. |
Method Detail |
---|
int get()
int incrementAndGet()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |