Class FunctionalReentrantLock

java.lang.Object
java.util.concurrent.locks.ReentrantLock
com.illumon.util.locks.FunctionalReentrantLock
All Implemented Interfaces:
FunctionalLock, Serializable, Lock

public class FunctionalReentrantLock
extends ReentrantLock
implements FunctionalLock
ReentrantLock that adds the FunctionalLock default features.
See Also:
Serialized Form