All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description CurrentNanosSource An object that provides the current time since the Unix epoch, with nanosecond precision.DurationFormat This object holds configuration information for aDurationFormatterinstance.DurationFormat.Builder This object will build aDurationFormatinstance.DurationFormats Factory methods for DurationFormat instances.DurationFormatter Formatter for aDurationvalue.DurationRemainderHandling Strategies for formattingDurations that have a remainder smaller than the smallest unit of time that will be shown.FakeNanoSource This is a fake implementation ofCurrentNanosSource, intended for use by test code.FakePeriodicRunner This is a fake implementation ofPeriodicRunner, intended for use by test code.FakeTimeSource This is a fake implementation ofTimeSource, intended for use by test code.PeriodicRunner An object that can run a single Runnable task repeatedly at a steady rate.SimplePeriodicRunner A simple implementation of aPeriodicRunnerusing aScheduledExecutorService.SimplePeriodicRunnerFactory Instances of this class will run a singleRunnabletask repeatedly at a rate specified in terms of an interval.TimeSource An object that supplies values meant to represent the current wall-clock time.UnitSuffixProvider A provider of unit suffixes for formattingDurationvalues of varying units.UnitSuffixProviders Factory methods for UnitSuffixProvider instances that behave in ways that are appropriate for most locales.