Uses of Interface
com.hazelcast.core.ICondition

Packages that use ICondition
com.hazelcast.core Provides core API interfaces/classes. 
 

Uses of ICondition in com.hazelcast.core
 

Methods in com.hazelcast.core that return ICondition
 ICondition ILock.newCondition(String name)
          Returns a new ICondition instance that is bound to this ILock instance with given name.
 



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