|
|
Scala 2
v2.1.3 |
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