Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
IsingTempControl
Method · 0.80
IsingControl
Method · 0.80
Calls
1
clear
Method · 0.65
Tested by
no test coverage detected