swarm.simtoolsgui
Class ActionCacheCImpl

java.lang.Object
  |
  +--swarm.PhaseCImpl
        |
        +--swarm.simtoolsgui.ActionCacheCImpl

public class ActionCacheCImpl
extends PhaseCImpl
implements ActionCacheS

A class to manage threads and Swarms.. A class that provides a smart bag into which actions can be thrown by other threads and Swarms intended for insertion on it's Swarm's schedule.


Fields inherited from class swarm.PhaseCImpl
nextPhase
 
Constructor Summary
ActionCacheCImpl()
           
 
Methods inherited from class swarm.PhaseCImpl
_copy_creating_phase_to_using_phase
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionCacheCImpl

public ActionCacheCImpl()