Interface DelegableReentrantLock.DelegateDetector

Enclosing class:
DelegableReentrantLock

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

    • isDelegate

      boolean isDelegate(Thread thread, Thread owner)