Class FileThread

java.lang.Object
com.bencodez.advancedcore.thread.FileThread

public class FileThread extends Object
The Class Thread.
  • Method Details

    • getInstance

      public static FileThread getInstance()
      Gets the single instance of Thread.
      Returns:
      single instance of Thread
    • getThread

      public FileThread.ReadThread getThread()
      Returns:
      the thread
    • loadThread

      public void loadThread()
      Load thread.
    • run

      public void run(Runnable run)
      Run.
      Parameters:
      run - the run