Interface | Description |
---|---|
AwareFunctionalLock | |
AwareLock |
Extension to the
Lock interface to make awareness of the current thread's state accessible. |
FunctionalLock |
Extension to the
Lock interface to enable locking for the duration of a lambda or other
FunctionalInterface invocation. |