Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ReliableUdp
Method · 0.95
getSelectors
Method · 0.95
main
Method · 0.95
main
Method · 0.95
main
Method · 0.95
md5
Method · 0.45
hmacMd5
Method · 0.45
Encrypt
Method · 0.45
Decrypt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected