Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ startLast
Method
startLast
ZezeJava/ZezeJava/src/main/java/Zeze/Hot/HotModule.java:93–95 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
public
void
startLast() throws Exception {
94
service.startLast();
95
}
96
97
void
disable() {
98
// 停止不允许失败,首先去掉旧的引用。
Callers
nothing calls this directly
Calls
1
startLast
Method · 0.65
Tested by
no test coverage detected