MCPcopy Create free account
hub / github.com/e2wugui/zeze / getInstance

Method getInstance

ZezeJava/ZezeJavaTest/src/demo/App.java:56–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54 public static final Netty netty = new Netty();
55
56 public static App getInstance() {
57 return Instance;
58 }
59
60 public BoolList.Module BoolListModule;
61 public LinkedMap.Module LinkedMapModule;

Callers 15

testVectorMethod · 0.95
beforeMethod · 0.95
testGTable1BasicMethod · 0.95
testGTable2BasicMethod · 0.95
testGTableRowColMethod · 0.95
prepareTableMethod · 0.95
prepareTableDescMethod · 0.95
testCpMethod · 0.95
testInitMethod · 0.95
testProcedureRedoMethod · 0.95
testJsonObjectMethod · 0.95
testJsonArrayMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected