Uses of Class
com.google.common.util.concurrent.CycleDetectingLockFactory
-
Uses of CycleDetectingLockFactory in com.google.common.util.concurrent
Modifier and TypeClassDescriptionstatic final class
CycleDetectingLockFactory.WithExplicitOrdering<E extends Enum<E>>
ACycleDetectingLockFactory.WithExplicitOrdering
provides the additional enforcement of an application-specified ordering of lock acquisitions.Modifier and TypeMethodDescriptionstatic CycleDetectingLockFactory
CycleDetectingLockFactory.newInstance
(CycleDetectingLockFactory.Policy policy) Creates a new factory with the specified policy.