public class SoundEngineExecutor extends ThreadTaskExecutor<java.lang.Runnable>
コンストラクタと説明 |
---|
SoundEngineExecutor() |
修飾子とタイプ | メソッドと説明 |
---|---|
protected boolean |
canRun(java.lang.Runnable runnable) |
protected java.lang.Thread |
getExecutionThread() |
void |
restart() |
protected void |
threadYieldPark() |
protected java.lang.Runnable |
wrapTask(java.lang.Runnable runnable) |
deferTask, drainTasks, driveOne, driveUntil, dropTasks, enqueue, execute, getName, getQueueSize, 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
クラス内 ThreadTaskExecutor<java.lang.Runnable>
protected boolean canRun(java.lang.Runnable runnable)
canRun
クラス内 ThreadTaskExecutor<java.lang.Runnable>
protected java.lang.Thread getExecutionThread()
getExecutionThread
クラス内 ThreadTaskExecutor<java.lang.Runnable>
protected void threadYieldPark()
threadYieldPark
クラス内 ThreadTaskExecutor<java.lang.Runnable>
public void restart()