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

Method getInstance

ZezeJava/ZezeJava/src/main/java/Zeze/Net/Selectors.java:19–21  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 }
18
19 public static @NotNull Selectors getInstance() {
20 return InstanceHolder.instance;
21 }
22
23 @SuppressWarnings("CanBeFinal")
24 public static final class Config {

Callers 9

ReliableUdpMethod · 0.95
getSelectorsMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
mainMethod · 0.95
md5Method · 0.45
hmacMd5Method · 0.45
EncryptMethod · 0.45
DecryptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected