Klasse DelegableReentrantLock

java.lang.Object
org.eclipse.net4j.util.concurrent.NonFairReentrantLock
org.eclipse.net4j.util.concurrent.DelegableReentrantLock
Alle implementierten Schnittstellen:
Serializable, Lock, IManagedContainerProvider, INotifier, IDeactivateable, ILifecycle

public class DelegableReentrantLock extends NonFairReentrantLock implements ILifecycle, IManagedContainerProvider
Seit:
3.6
Autor:
Eike Stepper
Siehe auch:
  • Konstruktordetails

    • DelegableReentrantLock

      public DelegableReentrantLock(IManagedContainer container)
    • DelegableReentrantLock

      public DelegableReentrantLock()
  • Methodendetails