Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
toString
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected