接口 TaskScheduler<R extends Runnable>

所有超级接口:
AutoCloseable
所有已知实现类:
AbstractConsecutiveExecutor, BlockableEventLoop, ConsecutiveExecutor, DedicatedServer, GameTestServer, IntegratedServer, Minecraft, MinecraftServer, PriorityConsecutiveExecutor, ReentrantBlockableEventLoop, ServerChunkCache.MainThreadExecutor, SoundEngineExecutor

public interface TaskScheduler<R extends Runnable> extends AutoCloseable