Uses of Class
de.grogra.util.Lockable.DeadLockException
Packages that use Lockable.DeadLockException
-
Uses of Lockable.DeadLockException in de.grogra.graph
Methods in de.grogra.graph that throw Lockable.DeadLockExceptionModifier and TypeMethodDescriptionvoidGraphBase.executeForcedly(LockProtectedRunnable task, boolean write) -
Uses of Lockable.DeadLockException in de.grogra.util
Methods in de.grogra.util that throw Lockable.DeadLockExceptionModifier and TypeMethodDescriptionvoidLockable.executeForcedly(LockProtectedRunnable task, boolean write) Synchronously executes atasksuch that it possesses a lock on thisLockable.voidLockableImpl.executeForcedly(LockProtectedRunnable task, boolean write)