Uses of Class
org.objectweb.proactive.core.util.wrapper.BooleanMutableWrapper

Packages that use BooleanMutableWrapper
org.objectweb.proactive.branchnbound.core.queue All task queues which are provided by the BnB API.  
org.objectweb.proactive.p2p.service Peer-to-Peer Infrastructure.  
 

Uses of BooleanMutableWrapper in org.objectweb.proactive.branchnbound.core.queue
 

Methods in org.objectweb.proactive.branchnbound.core.queue that return BooleanMutableWrapper
 BooleanMutableWrapper LargerQueueImpl.hasNext()
           
 BooleanMutableWrapper BasicQueueImpl.hasNext()
           
abstract  BooleanMutableWrapper TaskQueue.hasNext()
           
 

Uses of BooleanMutableWrapper in org.objectweb.proactive.p2p.service
 

Methods in org.objectweb.proactive.p2p.service that return BooleanMutableWrapper
 BooleanMutableWrapper P2PAcquaintanceManager.contains(P2PService service)
          Returns true if this collection contains the specified element.
 



Copyright 2001-2005 INRIA All Rights Reserved.