Uses of Interface
org.multiverse.stms.gamma.transactionalobjects.GammaObject
-
-
Uses of GammaObject in org.multiverse.stms.gamma
Methods in org.multiverse.stms.gamma with parameters of type GammaObject Modifier and Type Method Description static java.lang.StringGammaStmUtils. toDebugString(GammaObject o) -
Uses of GammaObject in org.multiverse.stms.gamma.transactionalobjects
Classes in org.multiverse.stms.gamma.transactionalobjects that implement GammaObject Modifier and Type Class Description classAbstractGammaObjectclassBaseGammaTxnRefclassGammaTxnBooleanATxnBooleanfor theGammaStm.classGammaTxnDoubleclassGammaTxnIntegerclassGammaTxnLongclassGammaTxnRef<E> -
Uses of GammaObject in org.multiverse.stms.gamma.transactions
-
Uses of GammaObject in org.multiverse.stms.gamma.transactions.fat
Methods in org.multiverse.stms.gamma.transactions.fat that return GammaObject Modifier and Type Method Description private GammaObjectFatVariableLengthGammaTxn. doPrepare() -
Uses of GammaObject in org.multiverse.stms.gamma.transactions.lean
Methods in org.multiverse.stms.gamma.transactions.lean that return GammaObject Modifier and Type Method Description private GammaObjectLeanFixedLengthGammaTxn. prepareChainForCommit()
-