public static interface DateTimeUtils.MillisProvider
Modifier and Type | Method and Description |
---|---|
long |
getMillis()
Gets the current time.
|
long getMillis()
Implementations of this method must be thread-safe.
Copyright © 2002-2015 Joda.org. All Rights Reserved.