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

Method getInstance

jnode-core/src/jnode/ndl/NodelistScanner.java:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 .getLogger(NodelistScanner.class);
54
55 public static NodelistScanner getInstance() {
56 return self;
57 }
58
59 public NodelistIndex createIndex(InputStream stream, long lastModified) {
60 NodelistIndex index = null;

Callers 15

testNodelistMethod · 0.95
m_adrMethod · 0.95
checkMethod · 0.95
checkMethod · 0.95
handleMethod · 0.95
getNextLaunchDateMethod · 0.80
getAuthPasswordMethod · 0.80
m_nullMethod · 0.80
greetMethod · 0.80
StatPosterMethod · 0.80
generateEchoBundleMethod · 0.80

Calls

no outgoing calls

Tested by 1

testNodelistMethod · 0.76