Class AsyncRun

    • Field Detail

      • thread

        protected Thread thread
      • running

        protected boolean running
      • name

        protected final String name
    • Method Detail

      • stopAsync

        public void stopAsync()
      • isRunning

        public boolean isRunning()
      • isNotRunning

        public boolean isNotRunning()
      • startAsync

        protected void startAsync()