Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ IsProcedure
Method
IsProcedure
ZezeJava/ZezeJavaTest/src/Infinite/Tasks.java:68–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
66
}
67
68
boolean IsProcedure() {
69
return
true;
70
}
71
72
App Run() throws ExecutionException, InterruptedException {
73
var app = Simulate.getInstance().randApp();
Callers
1
Run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected