public class ThreadedFileIOBase
extends java.lang.Object
implements java.lang.Runnable
Modifier and Type | Method and Description |
---|---|
static ThreadedFileIOBase |
getThreadedIOInstance()
Retrieves an instance of the threadedFileIOBase.
|
void |
queueIO(IThreadedFileIO p_75735_1_)
threaded io
|
void |
run() |
void |
waitForFinish() |
public static ThreadedFileIOBase getThreadedIOInstance()
public void run()
run
in interface java.lang.Runnable
public void queueIO(IThreadedFileIO p_75735_1_)
public void waitForFinish() throws java.lang.InterruptedException
java.lang.InterruptedException