| Package | Description |
|---|---|
| cz.auderis.tools.time |
Facilitates common time-related tasks, such as obtaining current time,
handling timeouts etc.
|
| cz.auderis.tools.time.timeout |
Introduces a concept of timeout and provides variety of useful implementations.
|
| Class and Description |
|---|
| 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. |
ThreadLocalDateFormat
ThreadLocalDateFormat simplifies handling of SimpleDateFormat
in concurrent, multi-threaded environments. |
| TimeProvider
This interface describes a general mechanism for obtaining "time".
|
| Class and Description |
|---|
| TimeProvider
This interface describes a general mechanism for obtaining "time".
|
Copyright © 2014 Boleslav Bobcik - Auderis. All rights reserved.