|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CycleDetectingLockFactory | |
|---|---|
| com.google.common.util.concurrent | Concurrency utilities. |
| Uses of CycleDetectingLockFactory in com.google.common.util.concurrent |
|---|
| Subclasses of CycleDetectingLockFactory in com.google.common.util.concurrent | |
|---|---|
static class |
CycleDetectingLockFactory.WithExplicitOrdering<E extends Enum<E>>
A CycleDetectingLockFactory.WithExplicitOrdering provides the
additional enforcement of an application-specified ordering of lock
acquisitions. |
| Methods in com.google.common.util.concurrent that return CycleDetectingLockFactory | |
|---|---|
static CycleDetectingLockFactory |
CycleDetectingLockFactory.newInstance(CycleDetectingLockFactory.Policy policy)
Creates a new factory with the specified policy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||