MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / toString

Method toString

src/main/java/field/graphics/Uniform.java:344–347  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

342 @Override
343 public String toString() {
344 return getName()+" = "+mostRecentValue+" / "+lastType;
345 }
346}

Callers

nothing calls this directly

Calls 1

getNameMethod · 0.95

Tested by

no test coverage detected