Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/e2wugui/zeze
/ getInstance
Method
getInstance
ZezeJava/ZezexJava/server/src/Game/App.java:27–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
25
public
static
final
App Instance =
new
App();
26
27
public
static
App getInstance() {
28
return
Instance;
29
}
30
31
public
ProviderWithOnline Provider;
32
public
ProviderApp ProviderApp;
Callers
7
Start
Method · 0.45
Start
Method · 0.45
main
Method · 0.45
Start
Method · 0.45
StartLast
Method · 0.45
OnChanged
Method · 0.45
StartCalculateFighter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected