Uses of Interface
org.tquadrat.foundation.lang.LockExecutor
Packages that use LockExecutor
Package
Description
Some general language extensions provided by the Foundation
Library.
The internal implementations of some general language extensions provided
by the Foundation Library.
-
Uses of LockExecutor in org.tquadrat.foundation.lang
Methods in org.tquadrat.foundation.lang that return LockExecutorModifier and TypeMethodDescriptionstatic LockExecutorCreates a newLockExecutorfrom the givenLockinstance.static LockExecutorCreates a newLockExecutorfrom the givenAutoLockinstance. -
Uses of LockExecutor in org.tquadrat.foundation.lang.internal
Classes in org.tquadrat.foundation.lang.internal that implement LockExecutorMethods in org.tquadrat.foundation.lang.internal that return LockExecutorModifier and TypeMethodDescriptionstatic final LockExecutorCreates a newLockExecutorfrom the givenLockinstance.static final LockExecutorCreates a newLockExecutorfrom the givenAutoLockinstance.
