Class Blinker

    • Field Detail

      • times

        int times
    • Constructor Detail

      • Blinker

        public Blinker​(int period,
                       int times)
      • Blinker

        public Blinker​(int period)
    • Method Detail

      • changePeriod

        public void changePeriod​(int period)
      • action

        public void action()
        Description copied from class: Task
        Action to be performed by the task
        Specified by:
        action in interface Actionable
        Overrides:
        action in class Task
      • changePeriod1to100

        static void changePeriod1to100()
      • changePeriod1to1000

        static void changePeriod1to1000()