Home
last modified time | relevance | path

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

/external/guice/core/src/com/google/inject/internal/
DCycleDetectingLock.java73 class CycleDetectingLockFactory<ID> { class
/external/guava/guava/src/com/google/common/util/concurrent/
DCycleDetectingLockFactory.java166 public class CycleDetectingLockFactory { class
484 private CycleDetectingLockFactory(Policy policy) { in CycleDetectingLockFactory() method in CycleDetectingLockFactory