Uses of Interface
cz.cuni.amis.pogamut.sposh.engine.timer.ITimer

Packages that use ITimer
cz.cuni.amis.pogamut.sposh.engine   
cz.cuni.amis.pogamut.sposh.engine.timer   
 

Uses of ITimer in cz.cuni.amis.pogamut.sposh.engine
 

Fields in cz.cuni.amis.pogamut.sposh.engine declared as ITimer
protected  ITimer PoshEngine.timer
           
 

Constructors in cz.cuni.amis.pogamut.sposh.engine with parameters of type ITimer
PoshEngine(PoshPlan plan, ITimer timer)
           
PoshEngine(PoshPlan plan, ITimer timer, Logger log)
           
 

Uses of ITimer in cz.cuni.amis.pogamut.sposh.engine.timer
 

Classes in cz.cuni.amis.pogamut.sposh.engine.timer that implement ITimer
 class DebugTimer
          Timer what allows me to skip forward in time or suspend time for a while.
 class SystemClockTimer
          Simple timer that has same time as Calendar.
 



Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.