Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/aboutcode-org/scancode-toolkit
/ run
Method
run
samples/JGroups/src/S3_PING.java:89–91 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
87
88
Runtime.getRuntime().addShutdownHook(
new
Thread() {
89
public
void
run() {
90
remove(group_addr, local_addr);
91
}
92
});
93
}
94
Callers
3
update_skeleton_files
Function · 0.45
i
Function · 0.45
Xb
Function · 0.45
Calls
1
remove
Method · 0.95
Tested by
no test coverage detected