org.multiverse.stms.gamma
Class GammaStmUtils
java.lang.Object
org.multiverse.stms.gamma.GammaStmUtils
public final class GammaStmUtils
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
toDebugString
public static String toDebugString(GammaObject o)
getRequiredThreadLocalGammaTxn
public static GammaTxn getRequiredThreadLocalGammaTxn()
asGammaTxn
public static GammaTxn asGammaTxn(Txn tx)
longAsBoolean
public static boolean longAsBoolean(long value)
booleanAsLong
public static long booleanAsLong(boolean b)
longAsDouble
public static double longAsDouble(long value)
doubleAsLong
public static long doubleAsLong(double value)
Copyright © 2012. All Rights Reserved.