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

Method getCurrentInstance

jnode-core/src/jnode/main/MainHandler.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 public static MainHandler getCurrentInstance() {
82 return instance;
83 }
84
85 public SystemInfo getInfo() {
86 return info;

Callers 15

runMethod · 0.95
runMethod · 0.95
initMethod · 0.95
greetMethod · 0.95
mainMethod · 0.95
tryRedirectLogMethod · 0.95
StatPosterMethod · 0.95
getTechEchoareaMethod · 0.95
getStatisticEnabledMethod · 0.95
createNdlIndexFileMethod · 0.95
createNdlIndexMethod · 0.95
getNodelistFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected