undoTo abstract method
void
undoTo(
- B bdr
Perform the modifications to an bdr
so that it does not contains the
mutations performed by this event anymore.
Implementation
void undoTo(B bdr);
Perform the modifications to an bdr
so that it does not contains the
mutations performed by this event anymore.
void undoTo(B bdr);