Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ lock
Method
lock
ZezeJava/ZezeJava/src/main/java/Zeze/IModule.java:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
int
getId();
13
14
default
void
lock() {
15
throw
new
UnsupportedOperationException();
16
}
17
Callers
15
testBenchmark
Method · 0.65
testBenchmark2
Method · 0.65
lockPut
Method · 0.65
Start
Method · 0.65
Stop
Method · 0.65
createZeze
Method · 0.65
createService
Method · 0.65
createModules
Method · 0.65
destroyModules
Method · 0.65
destroyServices
Method · 0.65
destroyZeze
Method · 0.65
startModules
Method · 0.65
Implementers
1
ModuleTemp
ZezeJava/ZezeJavaTest/src/Temp/ModuleT
Calls
no outgoing calls
Tested by
15
testBenchmark
Method · 0.52
testBenchmark2
Method · 0.52
lockPut
Method · 0.52
Start
Method · 0.52
Stop
Method · 0.52
createZeze
Method · 0.52
createService
Method · 0.52
createModules
Method · 0.52
destroyModules
Method · 0.52
destroyServices
Method · 0.52
destroyZeze
Method · 0.52
startModules
Method · 0.52