| Package | Description |
|---|---|
| com.google.common.util.concurrent |
Concurrency utilities.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CycleDetectingLockFactory
Pre-defined
CycleDetectingLockFactory.Policy implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static CycleDetectingLockFactory |
CycleDetectingLockFactory.newInstance(CycleDetectingLockFactory
Creates a new factory with the specified policy.
|
static <E extends Enum |
CycleDetectingLockFactory.newInstanceWithExplicitOrdering(Class
Creates a
CycleDetectingLockFactory.WithExplicitOrdering<E>.
|