public class ThreadedFileIOBase
extends java.lang.Object
implements java.lang.Runnable
| Modifier and Type | Field and Description |
|---|---|
static ThreadedFileIOBase |
threadedIOInstance |
| Modifier and Type | Method and Description |
|---|---|
void |
queueIO(IThreadedFileIO p_75735_1_) |
void |
run() |
void |
waitForFinish() |
public static final ThreadedFileIOBase threadedIOInstance
public void run()
run in interface java.lang.Runnablepublic void queueIO(IThreadedFileIO p_75735_1_)
public void waitForFinish()
throws java.lang.InterruptedException
java.lang.InterruptedException