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