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

Packages that use BooleanWrapper
org.objectweb.proactive.branchnbound.core This is the core of the BnB API implementation.  
org.objectweb.proactive.branchnbound.core.queue All task queues which are provided by the BnB API.  
 

Uses of BooleanWrapper in org.objectweb.proactive.branchnbound.core
 

Methods in org.objectweb.proactive.branchnbound.core that return BooleanWrapper
 BooleanWrapper Worker.isHungry()
           
 

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

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



Copyright 2001-2005 INRIA All Rights Reserved.