Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ dispose
Method
dispose
basex-core/src/main/java/org/basex/gui/GUI.java:238–241 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
236
}
237
238
@Override
239
public
void
dispose() {
240
quit();
241
}
242
243
/**
244
* Closes the GUI.
Callers
3
BaseXGUI
Method · 0.45
quit
Method · 0.45
fullscreen
Method · 0.45
Calls
1
quit
Method · 0.95
Tested by
no test coverage detected