Uses of Class
com.hazelcast.concurrent.atomiclong.AtomicLongProxy

Packages that use AtomicLongProxy
com.hazelcast.concurrent.atomiclong This package contains IAtomicLong functionality for Hazelcast.
The IAtomicLong is the distributed version of the AtomicLong
 

Uses of AtomicLongProxy in com.hazelcast.concurrent.atomiclong
 

Methods in com.hazelcast.concurrent.atomiclong that return AtomicLongProxy
 AtomicLongProxy AtomicLongService.createDistributedObject(String name)
           
 



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.