See: Description
| Interface | Description |
|---|---|
| TimeProvider |
This interface describes a general mechanism for obtaining "time".
|
| Class | Description |
|---|---|
| DurationFormatResource |
Default localization data for
SimpleDurationFormat. |
| ManualTimeProvider |
Implementation of
TimeProvider that provides time
that is constant; the time is changed exclusively by invoking appropriate methods. |
| SimpleDurationFormat |
SimpleDurationFormat is a class for formatting human-readable, localized
duration information. |
| SteppingTimeProvider | |
| ThreadLocalDateFormat |
ThreadLocalDateFormat simplifies handling of SimpleDateFormat
in concurrent, multi-threaded environments. |
| TimeProviders |
Utility class that serves as a factory for commonly used
TimeProviders. |
Copyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.