Uses of Class
org.burningwave.core.extension.concurrent.Mutex
| Package | Description |
|---|---|
| org.burningwave.core.extension.concurrent |
-
Uses of Mutex in org.burningwave.core.extension.concurrent
Methods in org.burningwave.core.extension.concurrent that return Mutex Modifier and Type Method Description Mutex<K,V>Mutex.Manager.ForMap. addMutexFor(O operation, K key, Predicate<V> predicate)Methods in org.burningwave.core.extension.concurrent that return types with arguments of type Mutex Modifier and Type Method Description Set<Mutex<K,V>>Mutex.Manager.ForMap. getMutexes(O operation)