Class Timekeeper.Stopwatches$

  • Enclosing class:
    Timekeeper

    public static class Timekeeper.Stopwatches$
    extends java.lang.Object
    Opaque container for suspended stopwatches that is used to transport them across async boundaries.
    • Field Detail

      • MODULE$

        public static final Timekeeper.Stopwatches$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • Stopwatches$

        public Stopwatches$()