Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ destroyZeze
Method
destroyZeze
ZezeJava/ZezeJavaTest/src/demo/App.java:295–302 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
293
}
294
295
public
void
destroyZeze() {
296
lock();
297
try {
298
Zeze = null;
299
} finally {
300
unlock();
301
}
302
}
303
304
public
void
startModules() throws Exception {
305
lock();
Callers
1
Stop
Method · 0.95
Calls
2
lock
Method · 0.65
unlock
Method · 0.65
Tested by
no test coverage detected