Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
memoryViewClicked
Method · 0.95
addWatch
Method · 0.95
Calls
1
set
Method · 0.80
Tested by
no test coverage detected