Home
last modified time | relevance | path

Searched defs:ReentrantCycleDetectingLock (Results 1 – 1 of 1) sorted by relevance

/external/guice/core/src/com/google/inject/internal/
DCycleDetectingLock.java119 static class ReentrantCycleDetectingLock<ID> implements CycleDetectingLock<ID> { class in CycleDetectingLock.CycleDetectingLockFactory
138 ReentrantCycleDetectingLock( in ReentrantCycleDetectingLock() method in CycleDetectingLock.CycleDetectingLockFactory.ReentrantCycleDetectingLock