Class Stopwatch$

  • All Implemented Interfaces:
    akka.actor.ExtensionId<StopwatchExtension>, akka.actor.ExtensionIdProvider

    public class Stopwatch$
    extends java.lang.Object
    implements akka.actor.ExtensionId<StopwatchExtension>, akka.actor.ExtensionIdProvider
    Extension that provides support for com.lightbend.cinnamon.stopwatch.Stopwatch in Akka.
    • Field Detail

      • MODULE$

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

      • Stopwatch$

        public Stopwatch$()