OpaqueValue(Long currTxid, T val)
OpaqueValue(Long currTxid, T val, T prev)
T
get(Long batchTxid)
getCurr()
Long
getCurrTxid()
getPrev()
String
toString()
OpaqueValue<T>
update(Long batchTxid, T newVal)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object