Uses of Class
dev.mccue.guava.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
-
Uses of CycleDetectingLockFactory.WithExplicitOrdering in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.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>
.