com.hazelcast.util
Class Clock
java.lang.Object
com.hazelcast.util.Clock
public final class Clock
- extends Object
Utility class to be able to simulate different time zones.
Time offset can be configured with following property
"com.hazelcast.clock.offset"
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
currentTimeMillis
public static long currentTimeMillis()
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.