Class StatefulClassSwitcher

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class jline.lang.sections.Section

        getClassName
      • Methods inherited from class jline.lang.sections.ClassSwitcher

        applyCsFun
      • Methods inherited from class jline.lang.sections.ServiceSection

        containsJobClass, getServiceDistribution, getServiceProcess, removeServiceProcess, setServiceProcesses
      • Methods inherited from class jline.lang.Element

        getName, setName
      • Methods inherited from class jline.lang.Copyable

        copy
      • Methods inherited from class java.lang.Object

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

      • StatefulClassSwitcher

        StatefulClassSwitcher(List<JobClass> jobClasses)
    • Method Detail