| Package | Description | 
|---|---|
| com.google.common.util.concurrent | Concurrency utilities. | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | CycleDetectingLockFactory.PoliciesPre-defined  CycleDetectingLockFactory.Policyimplementations. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CycleDetectingLockFactory | CycleDetectingLockFactory. newInstance(CycleDetectingLockFactory.Policy policy)Creates a new factory with the specified policy. | 
| static <E extends Enum<E>>  | CycleDetectingLockFactory. newInstanceWithExplicitOrdering(Class<E> enumClass,
                                                              CycleDetectingLockFactory.Policy policy)Creates a  CycleDetectingLockFactory.WithExplicitOrdering<E>. | 
Copyright © 2010-2015. All Rights Reserved.