Uses of Class
de.jaret.util.date.timemachine.TimeMachine

Packages that use TimeMachine
de.jaret.util.date.timemachine This package contains a simple time machine for providing timestamps in an application making it more flexible than simply using the system's current time. 
 

Uses of TimeMachine in de.jaret.util.date.timemachine
 

Methods in de.jaret.util.date.timemachine that return TimeMachine
static TimeMachine TimeMachineSingleton.getTimeMachine()
          Retrieve the time machine for configuration etc.
 

Methods in de.jaret.util.date.timemachine with parameters of type TimeMachine
 void ITimeMachineListener.timeChanged(TimeMachine timeMachine, long lastTime, long currentTime)
          Method get called whenever the time in the time machine changed.
 



Copyright © 2013. All Rights Reserved.