Class UpdatesHandler

  • All Implemented Interfaces:
    Runnable

    public class UpdatesHandler
    extends Thread
    Class for handling all updates in other thread
    • Method Detail

      • run

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