Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ init
Method
init
ZezeJava/ZezeJava/src/main/java/Zeze/Util/ShutdownHook.java:42–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
40
}
41
42
public
static
void
init() {
43
// 只用来确保上面的static块已执行
44
}
45
46
public
static
void
add(@NotNull Action0 action) {
47
add(
new
Object(), action);
Callers
3
Database
Class · 0.95
Task
Class · 0.95
AsyncSocket
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected