Uses of Class
org.objectweb.proactive.core.util.CircularArrayList

Packages that use CircularArrayList
org.objectweb.proactive.core.body.request Defines the request messages based of the common message layer.  
 

Uses of CircularArrayList in org.objectweb.proactive.core.body.request
 

Fields in org.objectweb.proactive.core.body.request declared as CircularArrayList
protected  CircularArrayList RequestQueueImpl.requestQueue
           
 

Methods in org.objectweb.proactive.core.body.request that return CircularArrayList
 CircularArrayList RequestQueueImpl.getInternalQueue()
           
 CircularArrayList RequestQueue.getInternalQueue()
          Return the internal queue as a CircularArrayList
 



Copyright 2001-2005 INRIA All Rights Reserved.