Uses of Class
com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
Packages that use CycleDetectingLockFactory.WithExplicitOrdering
- 
Uses of CycleDetectingLockFactory.WithExplicitOrdering in com.google.common.util.concurrentMethods in com.google.common.util.concurrent that return CycleDetectingLockFactory.WithExplicitOrderingModifier and TypeMethodDescriptionstatic <E extends Enum<E>>
 CycleDetectingLockFactory.WithExplicitOrdering<E> CycleDetectingLockFactory.newInstanceWithExplicitOrdering(Class<E> enumClass, CycleDetectingLockFactory.Policy policy) Creates aCycleDetectingLockFactory.WithExplicitOrdering<E>.