Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Singular/Singular
/ run
Method
run
Singular/LIB/surfex/SwingWorker.java:134–134 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
public
SwingWorker() {
133
final
Runnable doFinished =
new
Runnable() {
134
public
void
run() { finished(); }
135
};
136
137
Runnable doConstruct =
new
Runnable() {
Callers
nothing calls this directly
Calls
4
finished
Method · 0.95
setValue
Method · 0.95
construct
Method · 0.95
clear
Method · 0.45
Tested by
no test coverage detected