Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getStateTime
Method
getStateTime
src/pkgBean/GameBean.java:140–142 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
138
}
139
140
public
int
getStateTime() {
141
return
stateTime;
142
}
143
144
public
void
setStateTime(
int
stateTime) {
145
this.stateTime = stateTime;
Callers
2
run
Method · 0.80
GameState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected