T - Type for type of callable containedpublic interface CallableContainer<T>
PriorityScheduler (and others) remove function to work
correctly if that wrapper is ever provided to the thread pool.| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.Callable<T> |
getContainedCallable()
Call to get the contained callable held within the wrapper.
|
java.util.concurrent.Callable<T> getContainedCallable()
null if none is contained