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

Packages that use IntMutableWrapper
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 IntMutableWrapper in org.objectweb.proactive.branchnbound.core.queue
 

Methods in org.objectweb.proactive.branchnbound.core.queue that return IntMutableWrapper
 IntMutableWrapper LargerQueueImpl.size()
           
 IntMutableWrapper LargerQueueImpl.howManyResults()
           
 IntMutableWrapper BasicQueueImpl.size()
           
 IntMutableWrapper BasicQueueImpl.howManyResults()
           
abstract  IntMutableWrapper TaskQueue.size()
           
abstract  IntMutableWrapper TaskQueue.howManyResults()
           
 

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

Methods in org.objectweb.proactive.p2p.service that return IntMutableWrapper
 IntMutableWrapper P2PAcquaintanceManager.size()
          Returns the number of elements in this group.
 



Copyright 2001-2005 INRIA All Rights Reserved.