Package ch.raffael.meldioc.util.concurrent
package ch.raffael.meldioc.util.concurrent
-
ClassesClassDescriptionDecoratingExecutorService<D extends ExecutorService>TODO JavaDocA simple utility that helps to thread-safely dispose lazy things.A
Futureimplementation that's run immediately in the constructing thread.A wrapper forExecutorServicethat disables shutdown operations by throwing aSecurityException.Executor that runs all tasks in the submitting thread.SecureExecutorServiceWrapper<D extends ExecutorService>TODO JavaDocTaskDecoratingExecutorService<D extends ExecutorService>TODO JavaDoc