Package com.illumon.util.locks
-
Interface Summary Interface Description AwareFunctionalLock AwareLock Extension to theLock
interface to make awareness of the current thread's state accessible.FunctionalLock Extension to theLock
interface to enable locking for the duration of a lambda or otherFunctionalInterface
invocation. -
Class Summary Class Description FunctionalReentrantLock ReentrantLock
that adds theFunctionalLock
default features.