Package org.openwms.common.tasks.app
Class DefaultTimeProvider
java.lang.Object
org.openwms.common.tasks.app.DefaultTimeProvider
- All Implemented Interfaces:
TimeProvider
A DefaultTimeProvider.
- Author:
- Heiko Scherrer
-
Field Summary
Fields inherited from interface org.openwms.common.tasks.TimeProvider
DATE_TIME_MILLIS_WITH_TIMEZONE, DATE_TIME_WITH_TIMEZONE
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.openwms.common.tasks.TimeProvider
now, nowAsDate, nowAsZonedDateTime, nowAsZonedDateTime
-
Constructor Details
-
DefaultTimeProvider
public DefaultTimeProvider()
-