Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSourcePhysics/osp
/ getTool
Method
getTool
src/org/opensourcephysics/tools/DataTool.java:262–264 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
260
private
static
DataTool tool;
261
262
public
static
DataTool getTool() {
263
return
getTool(true);
264
}
265
266
/**
267
* Gets the shared DataTool.
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected