public final class AlwaysIncreasingClock extends java.util.concurrent.atomic.AtomicLong implements WallClock
| Constructor and Description |
|---|
AlwaysIncreasingClock() |
| Modifier and Type | Method and Description |
|---|---|
long |
currentTimeMillis() |
accumulateAndGet, addAndGet, compareAndSet, decrementAndGet, doubleValue, floatValue, get, getAndAccumulate, getAndAdd, getAndDecrement, getAndIncrement, getAndSet, getAndUpdate, incrementAndGet, intValue, lazySet, longValue, set, toString, updateAndGet, weakCompareAndSetpublic long currentTimeMillis()
currentTimeMillis in interface WallClock