Class POPThread

  • All Implemented Interfaces:
    Runnable

    public class POPThread
    extends Thread
    • Constructor Detail

    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable
        Overrides:
        run in class Thread
      • isStop

        public boolean isStop()
      • setStop

        public void setStop​(boolean stop)
      • getStartDate

        public Date getStartDate()
      • updateEndDate

        public void updateEndDate()