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

Method clearViews

src/debugging/applets/ObjectManager.java:80–82  ·  view source on GitHub ↗

Clears views from the manager.

()

Source from the content-addressed store, hash-verified

78 * Clears views from the manager.
79 */
80 public void clearViews (){
81 myViews.clear();
82 }
83
84
85 /**

Callers 2

IsingTempControlMethod · 0.80
IsingControlMethod · 0.80

Calls 1

clearMethod · 0.65

Tested by

no test coverage detected