Package 

Class JobHandler

    • Nested Class Summary

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

      Constructors 
      Constructor Description
      JobHandler()
    • Method Summary

      Modifier and Type Method Description
      abstract Unit handle(Job job)
      • Methods inherited from class java.lang.Object

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

      • JobHandler

        JobHandler()