Class CycleDetectingLockFactory.LockGraphNode

java.lang.Object
com.google.common.util.concurrent.CycleDetectingLockFactory.LockGraphNode
Enclosing class:
CycleDetectingLockFactory

private static class CycleDetectingLockFactory.LockGraphNode extends Object
A LockGraphNode associated with each lock instance keeps track of the directed edges in the lock acquisition graph.