Class CycleDetectingLockFactory.LockGraphNode

  • Enclosing class:
    CycleDetectingLockFactory

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