Uses of Class
io.helidon.common.configurable.ThreadPool
-
Uses of ThreadPool in io.helidon.common.configurable
Modifier and TypeMethodDescriptionstatic Optional
<ThreadPool> ThreadPool.asThreadPool
(ExecutorService executor) Returns the given executor as aThreadPool
if possible.