MCPcopy Create free account
hub / github.com/FXMisc/UndoFX / close

Method close

undofx/src/main/java/org/fxmisc/undo/UndoManager.java:110–110  ·  view source on GitHub ↗

Stops observing change events.

()

Source from the content-addressed store, hash-verified

108 * Stops observing change events.
109 */
110 void close();
111}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected