MCPcopy Create free account
hub / github.com/annmuor/jnode / getVersion

Method getVersion

jnode-core/src/jnode/jscript/IJscriptHelper.java:35–35  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 }
34
35 public abstract Version getVersion();
36
37 public String toString() {
38 return String.format("%s %s", getClass().getSimpleName(), getVersion()

Callers 1

toStringMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected