Uses of Class
com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
Packages that use CycleDetectingLockFactory.PotentialDeadlockException
-
Uses of CycleDetectingLockFactory.PotentialDeadlockException in com.google.common.util.concurrent
Methods in com.google.common.util.concurrent with parameters of type CycleDetectingLockFactory.PotentialDeadlockExceptionModifier and TypeMethodDescriptionvoid
CycleDetectingLockFactory.Policy.handlePotentialDeadlock
(CycleDetectingLockFactory.PotentialDeadlockException exception) Called when a potential deadlock is encountered.