Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ setStateTime
Method
setStateTime
src/pkgBean/GameBean.java:144–146 ·
view source on GitHub ↗
(int stateTime)
Source
from the content-addressed store, hash-verified
142
}
143
144
public
void
setStateTime(
int
stateTime) {
145
this.stateTime = stateTime;
146
}
147
148
public
GamePointBean[] getGps() {
149
return
gps;
Callers
2
AssistInit
Method · 0.80
GameState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected