MCPcopy 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

RunMethod · 0.45

Calls 2

getInstanceMethod · 0.95
randAppMethod · 0.45

Tested by

no test coverage detected