Package 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.

See:
          Description

Interface Summary
ITimeMachineListener Listener that monitors a time machine.
ITimeProvider Interface describing somthing that provides a timestamp.
 

Class Summary
TimeMachine Implementation of a time supplier that can be controlled by various options.
TimeMachineSingleton Singleton to provide a time machine.
 

Package de.jaret.util.date.timemachine Description

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.



Copyright © 2013. All Rights Reserved.