public class CyclicAtomicInteger extends Object
| Constructor and Description | 
|---|
CyclicAtomicInteger(int maxValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
get()  | 
int | 
getAndIncrement()  | 
int | 
getMaxValue()  | 
int | 
incrementAndGet()  | 
Copyright © GigaSpaces.