Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ destroyZeze
Method
destroyZeze
ZezeJava/ZezexJava/client/src/ClientGame/App.java:199–206 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
197
}
198
199
public
void
destroyZeze() {
200
lock();
201
try {
202
Zeze = null;
203
} finally {
204
unlock();
205
}
206
}
207
208
public
void
startModules() throws Exception {
209
lock();
Callers
1
Stop
Method · 0.95
Calls
2
lock
Method · 0.65
unlock
Method · 0.65
Tested by
no test coverage detected