Uses of Package
org.multiverse.api.callables
-
Packages that use org.multiverse.api.callables Package Description org.multiverse.api org.multiverse.stms.gamma -
Classes in org.multiverse.api.callables used by org.multiverse.api Class Description TxnBooleanCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnDoubleCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnIntCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnLongCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnVoidCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
. -
Classes in org.multiverse.api.callables used by org.multiverse.stms.gamma Class Description TxnBooleanCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnDoubleCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnIntCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnLongCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.TxnVoidCallable A transactional callable contains the logic that needs to be executed transactionally and normally is executed by theTxnExecutor
.