MCPcopy Create free account
hub / github.com/badvision/jace / disconnect

Method disconnect

src/main/java/jace/ui/Watch.java:126–129  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

124 }
125
126 public void disconnect() {
127 holding.set(false);
128 redraw.cancel(false);
129 }
130
131}

Callers 2

memoryViewClickedMethod · 0.95
addWatchMethod · 0.95

Calls 1

setMethod · 0.80

Tested by

no test coverage detected