| protected abstract boolean | | shouldRun(R task) | | shouldRun(R task) | | method_18856(R arg0) | | canExecute(R task) |
|
| public boolean | | isSameThread() | | isSameThread() | | method_18854() | | isOnThread() |
|
| protected abstract Thread | | getRunningThread() | | getRunningThread() | | method_3777() | | getThread() |
|
| protected boolean | | scheduleExecutables() | | scheduleExecutables() | | method_5384() | | shouldExecuteAsync() |
|
| public int | | getPendingTasksCount() | | getPendingTasksCount() | | method_21684() | | getTaskCount() |
|
| public String | | name() | | name() | | method_16898() | | getName() |
|
| public <V> CompletableFuture<V> | |
| private CompletableFuture<Void> | |
| public CompletableFuture<Void> | |
| public void | |
| public void | | schedule(R r) | | schedule(R r) | | method_63588(R arg0) | | send(R arg0) |
|
| public void | |
| public void | |
| protected void | | dropAllTasks() | | dropAllTasks() | | method_18855() | | cancelTasks() |
|
| protected void | | runAllTasks() | | runAllTasks() | | method_5383() | | runTasks() |
|
| protected boolean | | shouldRunAllTasks() | | shouldRunAllTasks() | | method_72378() | | isExecutionInProgress() |
|
| protected boolean | | pollTask() | | pollTask() | | method_16075() | | runTask() |
|
| public void | |
| protected void | | waitForTasks() | | waitForTasks() | | method_20813() | | waitForTasks() |
|
| protected void | | doRunTask(R task) | | doRunTask(R task) | | method_18859(R arg0) | | executeTask(R task) |
|
| public List<Sampler> | | profiledMetrics() | | profiledMetrics() | | method_34705() | | createSamplers() |
|
| public static boolean | |
| private void | | throwDelayedException() | | throwDelayedException() | | method_1_2250() | | checkForCrashReport() |
|
| protected boolean | | hasDelayedCrash() | | hasDelayedCrash() | | method_1_2246() | | hasCrashReport() |
|
| public void | |
| public static synchronized void | |