Uses of Class
org.openhab.core.common.QueueingThreadPoolExecutor
-
Uses of QueueingThreadPoolExecutor in org.openhab.core.common
Modifier and TypeMethodDescriptionstatic QueueingThreadPoolExecutor
QueueingThreadPoolExecutor.createInstance
(String name, int threadPoolSize) Creates a new instance ofQueueingThreadPoolExecutor
.