| Package | Description | 
|---|---|
| com.google.common.util.concurrent | 
 Concurrency utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CycleDetectingLockFactory.WithExplicitOrdering<E extends Enum<E>>
A  
CycleDetectingLockFactory.WithExplicitOrdering provides the additional enforcement of
 an application-specified ordering of lock acquisitions. | 
| Modifier and Type | Method and Description | 
|---|---|
static CycleDetectingLockFactory | 
CycleDetectingLockFactory.newInstance(CycleDetectingLockFactory.Policy policy)
Creates a new factory with the specified policy. 
 | 
Copyright © 2010–2018. All rights reserved.