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

Method getInstance

ZezeJava/ZezexJava/linkd/src/Zezex/App.java:21–23  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

19 public static final App Instance = new App();
20
21 public static App getInstance() {
22 return Instance;
23 }
24
25 public LinkdProvider LinkdProvider;
26 private final Netty netty = new Netty();

Callers 1

mainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected