public class SystemTimePoller
extends java.lang.Object
implements com.google.common.base.Supplier<java.lang.Long>
Supplier to get the System time.| Constructor and Description |
|---|
SystemTimePoller() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
get() |