|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LongWrapper | |
---|---|
com.hazelcast.concurrent.atomiclong | This package contains IAtomicLong functionality for Hazelcast. The IAtomicLong is the distributed version of the AtomicLong . |
com.hazelcast.concurrent.atomiclong.operations | This package contains the operations on the IAtomicLong. |
Uses of LongWrapper in com.hazelcast.concurrent.atomiclong |
---|
Methods in com.hazelcast.concurrent.atomiclong that return LongWrapper | |
---|---|
LongWrapper |
AtomicLongService.getNumber(String name)
|
Uses of LongWrapper in com.hazelcast.concurrent.atomiclong.operations |
---|
Methods in com.hazelcast.concurrent.atomiclong.operations that return LongWrapper | |
---|---|
LongWrapper |
AtomicLongBaseOperation.getNumber()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |