public class SoundEngineExecutor extends ThreadTaskExecutor<java.lang.Runnable>
Constructor and Description |
---|
SoundEngineExecutor() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canRun(java.lang.Runnable runnable) |
protected void |
func_223705_bi() |
protected java.lang.Thread |
getExecutionThread() |
void |
restart() |
protected java.lang.Runnable |
wrapTask(java.lang.Runnable runnable) |
deferTask, drainTasks, driveOne, driveUntil, dropTasks, enqueue, execute, func_223704_be, getName, isOnExecutionThread, run, runAsync, runImmediately, shouldDeferTasks, supplyAsync
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, func_213141_a, inline
protected java.lang.Runnable wrapTask(java.lang.Runnable runnable)
wrapTask
in class ThreadTaskExecutor<java.lang.Runnable>
protected boolean canRun(java.lang.Runnable runnable)
canRun
in class ThreadTaskExecutor<java.lang.Runnable>
protected java.lang.Thread getExecutionThread()
getExecutionThread
in class ThreadTaskExecutor<java.lang.Runnable>
protected void func_223705_bi()
func_223705_bi
in class ThreadTaskExecutor<java.lang.Runnable>
public void restart()