Méthode | Description | |
---|---|---|
RejectedExecution ( IRunnable runnable, |
Executes task runnable in the caller's thread, unless executor has been shut down, in which case the task is discarded. the executor attempting to execute this task the runnable task requested to be executed
|
public RejectedExecution ( IRunnable runnable, |
||
runnable | IRunnable | |
executor | ||
Résultat | void |