Uses of Class
org.openhab.core.common.QueueingThreadPoolExecutor
Packages that use QueueingThreadPoolExecutor
-
Uses of QueueingThreadPoolExecutor in org.openhab.core.common
Methods in org.openhab.core.common that return QueueingThreadPoolExecutorModifier and TypeMethodDescriptionstatic QueueingThreadPoolExecutor
QueueingThreadPoolExecutor.createInstance
(String name, int threadPoolSize) Creates a new instance ofQueueingThreadPoolExecutor
.