Result

sealed trait Result

The ''result'' of an operation within an atomic transaction.

class Object
trait Matchable
class Any

Value members

Abstract methods

Returns the operation corresponding to this result.

Returns the operation corresponding to this result.

Value parameters:
op

the operation corresponding to this result