MATES 3.0-rc2

Uses of Interface
org.mates.util.Processor

Packages that use Processor
org.mates.sim.network   
org.mates.util   
 

Uses of Processor in org.mates.sim.network
 

Classes in org.mates.sim.network that implement Processor
 class Topology
          Class for storing the network topology.
 

Uses of Processor in org.mates.util
 

Classes in org.mates.util that implement Processor
 class BatchProcessor
          Utility class for automatically parallelizing batch processes, using a divide and conquer technique.
protected  class BatchProcessor.BatchProcessorThread
          Manages a single thread that is executing a batch process.
 

Methods in org.mates.util that return Processor
 Processor BatchProcessor.getProcessor()
          Accessor for the current processor.
 

Methods in org.mates.util with parameters of type Processor
 void BatchProcessor.setProcessor(Processor processor)
          Sets the processor that is associated with this batch processor.
 

Constructors in org.mates.util with parameters of type Processor
BatchProcessor(Processor processor)
          Constructs a new batch processor, given a pointer to the processor.
 


MATES 3.0-rc2

Submit a bug or request a feature
http://mates.sourceforge.net/

Copyright 2004 Evan Sultanik