Interface CycleDetectingLockFactory.CycleDetectingLock

All Known Implementing Classes:
CycleDetectingLockFactory.CycleDetectingReentrantLock, CycleDetectingLockFactory.CycleDetectingReentrantReadWriteLock
Enclosing class:
CycleDetectingLockFactory

private static interface CycleDetectingLockFactory.CycleDetectingLock
Internal Lock implementations implement the CycleDetectingLock interface, allowing the detection logic to treat all locks in the same manner.