Class CurrentTime$
java.lang.Object
org.apache.pekko.persistence.testkit.internal.CurrentTime$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CurrentTime$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Constructor Details
-
CurrentTime$
public CurrentTime$()
-
-
Method Details
-
now
public long now()System.currentTimeMillisbut always increasing.
-