public static class VectorClock.Node$
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static VectorClock.Node$ |
MODULE$
Static reference to the singleton instance of this Scala object.
|
Constructor and Description |
---|
Node$() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
apply(java.lang.String name) |
java.lang.String |
fromHash(java.lang.String hash) |
public static final VectorClock.Node$ MODULE$