|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.multiverse.stms.alpha.AlphaStmUtils
public final class AlphaStmUtils
Utility class for various utility methods.
| Method Summary | |
|---|---|
static AlphaTransactionalObject |
getTransactionalObject(AlphaTranlocal tranlocal)
Gets the TransactionalObject for the provided AlphaTranlocal. |
static String |
toTxObjectString(AlphaTransactionalObject object)
Debug representation of a TransactionalObject. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static String toTxObjectString(AlphaTransactionalObject object)
object -
public static AlphaTransactionalObject getTransactionalObject(AlphaTranlocal tranlocal)
tranlocal - the AlphaTranlocal.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||