Package akka.http.impl.util
Class Timestamp$
- java.lang.Object
-
- akka.http.impl.util.Timestamp$
-
public class Timestamp$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Timestamp$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description Timestamp$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Timestamp
never()
Timestamp
now()
-
-
-
Field Detail
-
MODULE$
public static final Timestamp$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-