Package org.joda.time
Interface DateTimeUtils.MillisProvider
- 
- Enclosing class:
 - DateTimeUtils
 
public static interface DateTimeUtils.MillisProviderA millisecond provider, allowing control of the system clock.- Since:
 - 2.0 (previously private)
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description longgetMillis()Gets the current time. 
 -