|
Scala 2
|
class
Status
[ ResultType ]
extends
java.lang.Object with
ScalaObjectConstructor Summary | |
def
this
|
Def Summary | |
def
result
: ResultType
|
|
def
statement
: Statement
The statement that generated this status result. |
|
def
touchedCount
: Option
The number of elements modified or added by this statement. |
Constructor Detail |
def
this
Def Detail |
def
result
: ResultType
def
statement
: Statement
def
touchedCount
: Option