Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getInstance
Method
getInstance
ZezeJava/ZezeJavaTest/src/Infinite/Simulate.java:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
private
static
Simulate instance;
30
31
public
static
Simulate getInstance() {
32
return
instance;
33
}
34
35
private
final
ArrayList<App> Apps =
new
ArrayList<>();
36
private
long BatchNumber;
Callers
6
Run
Method · 0.95
prepare
Method · 0.95
verify
Method · 0.95
Run
Method · 0.95
verify
Method · 0.95
Run
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected