public class WallClock$
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static WallClock$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
| Constructor and Description |
|---|
WallClock$() |
| Modifier and Type | Method and Description |
|---|---|
WallClock |
AlwaysIncreasingClock()
Always increasing time source.
|
public static final WallClock$ MODULE$
public WallClock AlwaysIncreasingClock()