|
Scala 2.1.7
|
class
Undoable
extends
java.lang.Object with
scala.ScalaObjectUndoable
class provide an operation
undo
which can be used to undo the last operation.Def Summary | |
def
undo
: scala.Unit
Undo the last operation. |
Def Detail |
def
undo
: scala.Unit