Interface DelegableReentrantLock.DelegateDetector

  • Enclosing class:
    DelegableReentrantLock

    public static interface DelegableReentrantLock.DelegateDetector
    Author:
    Eike Stepper
    • Method Detail

      • isDelegate

        boolean isDelegate​(java.lang.Thread thread,
                           java.lang.Thread owner)