MCPcopy 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

runMethod · 0.45
GameStateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected