Package com.lightbend.cinnamon.stopwatch
Class Timekeeper.StopwatchTimer$
- java.lang.Object
-
- com.lightbend.cinnamon.stopwatch.Timekeeper.StopwatchTimer$
-
- Enclosing class:
- Timekeeper
public static class Timekeeper.StopwatchTimer$ extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static Timekeeper.StopwatchTimer$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description StopwatchTimer$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Timekeeper.StopwatchTimer
empty()
-
-
-
Field Detail
-
MODULE$
public static final Timekeeper.StopwatchTimer$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
empty
public Timekeeper.StopwatchTimer empty()
-
-