Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ destroyServices
Method
destroyServices
ZezeJava/ZezexJava/client/src/ClientGame/App.java:190–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
188
}
189
190
public
void
destroyServices() {
191
lock();
192
try {
193
ClientService = null;
194
} finally {
195
unlock();
196
}
197
}
198
199
public
void
destroyZeze() {
200
lock();
Callers
1
Stop
Method · 0.95
Calls
2
lock
Method · 0.65
unlock
Method · 0.65
Tested by
no test coverage detected