Uses of Class
org.burningwave.core.extension.concurrent.CollectionManager
Packages that use CollectionManager
-
Uses of CollectionManager in org.burningwave.core.extension.concurrent
Methods in org.burningwave.core.extension.concurrent that return CollectionManagerModifier and TypeMethodDescriptionstatic <T> CollectionManager<T> CollectionManager.create(ConcurrentHelper concurrentHelper, String threadsGroupName, int threadsNumber, int threadPriority, long waitInterval)