Interface DelegableReentrantLock.DelegateDetector
- 
- Enclosing class:
- DelegableReentrantLock
 
 public static interface DelegableReentrantLock.DelegateDetector- Author:
- Eike Stepper
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classDelegableReentrantLock.DelegateDetector.Factory
 - 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisDelegate(java.lang.Thread thread, java.lang.Thread owner)
 
-