接口 TaskScheduler<R extends Runnable>

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

public interface TaskScheduler<R extends Runnable> extends AutoCloseable