Package com.epam.eco.commons.concurrent
Class ResourceSemaphores<K,O>
java.lang.Object
com.epam.eco.commons.concurrent.ResourceSemaphores<K,O>
- Author:
- Andrei_Tytsik
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateSemaphore(K key, O operation) voidremoveSemaphore(ResourceSemaphores.ResourceSemaphore<K, O> semaphore) voidsignalDoneFor(K key, O operation)
-
Constructor Details
-
ResourceSemaphores
public ResourceSemaphores()
-
-
Method Details
-
createSemaphore
-
removeSemaphore
-
signalDoneFor
-