Uses of Interface
org.multiverse.stms.gamma.transactionalobjects.GammaObject
-
Packages that use GammaObject Package Description org.multiverse.stms.gamma org.multiverse.stms.gamma.transactionalobjects org.multiverse.stms.gamma.transactions -
-
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 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
-