Uses of Interface
org.joda.time.DateTimeUtils.MillisProvider
Packages that use DateTimeUtils.MillisProvider
Package
Description
Provides support for dates, times, time zones, durations, intervals, and
partials.
-
Uses of DateTimeUtils.MillisProvider in org.joda.time
Fields in org.joda.time declared as DateTimeUtils.MillisProviderModifier and TypeFieldDescriptionstatic final DateTimeUtils.MillisProviderDateTimeUtils.SYSTEM_MILLIS_PROVIDERThe singleton instance of the system millisecond provider.Methods in org.joda.time with parameters of type DateTimeUtils.MillisProviderModifier and TypeMethodDescriptionstatic final voidDateTimeUtils.setCurrentMillisProvider(DateTimeUtils.MillisProvider millisProvider) Sets the provider of the current time to class specified.