Class AtomicIntSingleton
- java.lang.Object
-
- org.wso2.carbon.das.data.publisher.util.stats.AtomicIntSingleton
-
public class AtomicIntSingleton extends Object
-
-
Constructor Summary
Constructors Constructor Description AtomicIntSingleton()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AtomicInteger
getAtomicInteger()
-
-
-
Method Detail
-
getAtomicInteger
public static AtomicInteger getAtomicInteger()
-
-