Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getState
Method
getState
src/pkgBean/GameBean.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
71
72
public
String getState() {
73
return
state;
74
}
75
76
public
void
setState(String state) {
77
GameBean GB = MhxyAssist.GB;
Callers
2
run
Method · 0.45
GameState
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected