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

Method toString

src/demoJS/Test_.java:109–112  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

107 }
108
109 @Override
110 public String toString() {
111 return "testing " + this.getClass().getName();
112 }
113
114}

Callers 7

printObjectsAndViewsMethod · 0.45
propertyChangeMethod · 0.45
runMethod · 0.45
saveTXTMethod · 0.45
actionPerformedMethod · 0.45
saveXMLMethod · 0.45
onDialogReturnMethod · 0.45

Calls 2

getNameMethod · 0.65
getClassMethod · 0.45

Tested by

no test coverage detected