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

Method dispose

src/org/opensourcephysics/tools/DataTool.java:2622–2625  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2620 }
2621
2622 @Override
2623 public void dispose() {
2624 super.dispose();
2625 }
2626
2627 @Override
2628 public void finalize() throws Throwable {

Callers

nothing calls this directly

Calls 1

disposeMethod · 0.65

Tested by

no test coverage detected