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