Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GateNLP/gate-core
/ dispose
Method
dispose
src/main/java/gate/gui/MainFrame.java:5324–5327 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5322
}
5323
5324
public
synchronized
void
dispose() {
5325
dying = true;
5326
notifyAll();
5327
}
5328
5329
@Override
5330
public
synchronized
void
run() {
Callers
5
MainFrame
Method · 0.45
actionPerformed
Method · 0.45
invoke
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected