Uses of Class
org.burningwave.core.extension.concurrent.CollectionManager
| Package | Description |
|---|---|
| org.burningwave.core.extension.concurrent |
-
Uses of CollectionManager in org.burningwave.core.extension.concurrent
Methods in org.burningwave.core.extension.concurrent that return CollectionManager Modifier and Type Method Description static <T> CollectionManager<T>CollectionManager. create(ConcurrentHelper concurrentHelper, String threadsGroupName, int threadsNumber, int threadPriority, long waitInterval)