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 LockExecutor
Creates a newLockExecutor
from the givenLock
instance.static LockExecutor
Creates a newLockExecutor
from the givenAutoLock
instance. -
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 LockExecutor
Creates a newLockExecutor
from the givenLock
instance.static final LockExecutor
Creates a newLockExecutor
from the givenAutoLock
instance.