Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ destroyServices
Method
destroyServices
ZezeJava/ZezeJavaTest/src/demo/App.java:286–293 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
}
285
286
public
void
destroyServices() {
287
lock();
288
try {
289
TestServer = null;
290
} finally {
291
unlock();
292
}
293
}
294
295
public
void
destroyZeze() {
296
lock();
Callers
1
Stop
Method · 0.95
Calls
2
lock
Method · 0.65
unlock
Method · 0.65
Tested by
no test coverage detected