Uses of Class
org.burningwave.core.extension.concurrent.Cycler.Runnable
| Package | Description |
|---|---|
| org.burningwave.core.extension.concurrent |
-
Uses of Cycler.Runnable in org.burningwave.core.extension.concurrent
Fields in org.burningwave.core.extension.concurrent declared as Cycler.Runnable Modifier and Type Field Description protected Cycler.RunnableCycler.Thread. functionConstructors in org.burningwave.core.extension.concurrent with parameters of type Cycler.Runnable Constructor Description Thread(Collection<CollectionManager.Cycler.Thread> threadCollection, Cycler.Runnable function, String name, int priority)Thread(Cycler.Runnable function, String name, int priority)