Package 

Class Scheduler

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class Scheduler.Companion
    • Constructor Summary

      Constructors 
      Constructor Description
      Scheduler()
    • Method Summary

      Modifier and Type Method Description
      final Unit start(Function0<Unit> completion)
      final Unit stop()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Scheduler

        Scheduler()