MCPcopy Create free account
hub / github.com/ReadyTalk/avian / gc

Method gc

classpath/java/lang/System.java:118–120  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

116 }
117
118 public static void gc() {
119 Runtime.getRuntime().gc();
120 }
121
122 public static void exit(int code) {
123 Runtime.getRuntime().exit(code);

Callers 15

mainMethod · 0.95
stackMapMethod · 0.95
testMethod · 0.95
test2Method · 0.95
test3Method · 0.95
test4Method · 0.95
stackMap1Method · 0.95
stackMap2Method · 0.95
stackMap3Method · 0.95
stackMap4Method · 0.95
stackMap5Method · 0.95
stackMap6Method · 0.95

Calls 1

getRuntimeMethod · 0.95

Tested by 15

mainMethod · 0.76
stackMapMethod · 0.76
testMethod · 0.76
test2Method · 0.76
test3Method · 0.76
test4Method · 0.76
stackMap1Method · 0.76
stackMap2Method · 0.76
stackMap3Method · 0.76
stackMap4Method · 0.76
stackMap5Method · 0.76
stackMap6Method · 0.76