Uses of Class
dev.mccue.guava.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
-
Uses of CycleDetectingLockFactory.PotentialDeadlockException in dev.mccue.guava.concurrent
Methods in dev.mccue.guava.concurrent with parameters of type CycleDetectingLockFactory.PotentialDeadlockExceptionModifier and TypeMethodDescriptionvoid
CycleDetectingLockFactory.Policy.handlePotentialDeadlock
(CycleDetectingLockFactory.PotentialDeadlockException exception) Called when a potential deadlock is encountered.