Uses of Interface
de.jaret.util.date.timemachine.ITimeProvider

Packages that use ITimeProvider
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 ITimeProvider in de.jaret.util.date.timemachine
 

Classes in de.jaret.util.date.timemachine that implement ITimeProvider
 class TimeMachine
          Implementation of a time supplier that can be controlled by various options.
 

Methods in de.jaret.util.date.timemachine that return ITimeProvider
static ITimeProvider TimeMachineSingleton.getTimeProvider()
          Retrieve the time provider instance.
 



Copyright © 2013. All Rights Reserved.