Class DelegableReentrantLock

java.lang.Object
org.eclipse.net4j.util.concurrent.NonFairReentrantLock
org.eclipse.net4j.util.concurrent.DelegableReentrantLock
All Implemented Interfaces:
Serializable, Lock, IManagedContainerProvider, INotifier, IDeactivateable, ILifecycle

public class DelegableReentrantLock extends NonFairReentrantLock implements ILifecycle, IManagedContainerProvider
Since:
3.6
Author:
Eike Stepper
See Also: