MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / gc

Method gc

unused/java/lang/management/MemoryMXBean.java:302–302  ·  view source on GitHub ↗

Runs the garbage collector. The call gc() is effectively equivalent to the call: System.gc() @see java.lang.System#gc()

()

Source from the content-addressed store, hash-verified

300 * @see java.lang.System#gc()
301 */
302 public void gc();
303
304}

Callers 15

refreshMemoryButtonMethod · 0.80
setEditableMethod · 0.80
setVideoClipMethod · 0.80
updateSliderAsyncMethod · 0.80
removeFilterMethod · 0.80
clearMethod · 0.80
actionPerformedMethod · 0.80
resetMethod · 0.80
finerMethod · 0.80
directCalcMethod · 0.80
unwrappedFIMethod · 0.80
wrappedFIMethod · 0.80

Calls

no outgoing calls

Tested by 3

directCalcMethod · 0.64
unwrappedFIMethod · 0.64
wrappedFIMethod · 0.64