Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ Run
Method
Run
ZezeJava/ZezeJavaTest/src/Infinite/Tasks.java:72–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
App Run() throws ExecutionException, InterruptedException {
73
var app = Simulate.getInstance().randApp();
74
app.Run(this);
75
return
app;
76
}
77
78
void
prepare() throws Exception {
79
}
Callers
1
Run
Method · 0.45
Calls
2
getInstance
Method · 0.95
randApp
Method · 0.45
Tested by
no test coverage detected