MCPcopy 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_filesFunction · 0.45
iFunction · 0.45
XbFunction · 0.45

Calls 1

removeMethod · 0.95

Tested by

no test coverage detected