Uses of Class
org.burningwave.core.concurrent.Synchronizer.Mutex
| Package | Description |
|---|---|
| org.burningwave.core.concurrent |
-
Uses of Synchronizer.Mutex in org.burningwave.core.concurrent
Methods in org.burningwave.core.concurrent that return Synchronizer.Mutex Modifier and Type Method Description Synchronizer.MutexSynchronizer. getMutex(String id)Methods in org.burningwave.core.concurrent with parameters of type Synchronizer.Mutex Modifier and Type Method Description voidSynchronizer. removeIfUnused(Synchronizer.Mutex mutex)