Uses of Interface
org.multiverse.api.Lock
-
Packages that use Lock Package Description org.multiverse.api org.multiverse.stms.gamma.transactionalobjects -
-
Uses of Lock in org.multiverse.api
Methods in org.multiverse.api that return Lock Modifier and Type Method Description LockTxnObject. getLock()Gets theLockthat belongs to this TxnObject. -
Uses of Lock in org.multiverse.stms.gamma.transactionalobjects
Classes in org.multiverse.stms.gamma.transactionalobjects that implement Lock Modifier and Type Class Description classAbstractGammaObjectclassBaseGammaTxnRefclassGammaTxnBooleanATxnBooleanfor theGammaStm.classGammaTxnDoubleclassGammaTxnIntegerclassGammaTxnLongclassGammaTxnRef<E>Methods in org.multiverse.stms.gamma.transactionalobjects that return Lock Modifier and Type Method Description LockAbstractGammaObject. getLock()LockGammaObject. getLock()
-