Class CountThreadService


  • public class CountThreadService
    extends Object
    • Constructor Detail

      • CountThreadService

        public CountThreadService()
    • Method Detail

      • startThread

        public void startThread()
      • endThread

        public void endThread()
      • getCountThread

        public int getCountThread()
      • startSleepThread

        public void startSleepThread()
      • endSleepThread

        public void endSleepThread()
      • getCountSleepThread

        public int getCountSleepThread()