Uses of Interface
anthill.nest.Manager

Packages that use Manager
antsim.nestor This package is a prototype implementation of package anthill.nest to be used during Anthill simulations.  
jxtaimpl   
 

Uses of Manager in antsim.nestor
 

Classes in antsim.nestor that implement Manager
 class LocalManager
          Class LocalManager is the implementation of Manager to be used during off-line simulations.
 

Uses of Manager in jxtaimpl
 

Classes in jxtaimpl that implement Manager
 class Manager
          Implementations of Manager capable to manage multiple threads.