Package com.illumon.util.locks
-
Interface Summary Interface Description AwareFunctionalLock AwareLock Extension to theLockinterface to make awareness of the current thread's state accessible.FunctionalLock Extension to theLockinterface to enable locking for the duration of a lambda or otherFunctionalInterfaceinvocation. -
Class Summary Class Description FunctionalReentrantLock ReentrantLockthat adds theFunctionalLockdefault features.