Class Run


  • public class Run
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      Run()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int getCycle()  
      void incrementCycle()  
      • Methods inherited from class java.lang.Object

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

      • Run

        public Run()
    • Method Detail

      • incrementCycle

        public void incrementCycle()
      • getCycle

        public int getCycle()