Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ setGps
Method
setGps
src/pkgBean/GameBean.java:152–154 ·
view source on GitHub ↗
(GamePointBean[] gps)
Source
from the content-addressed store, hash-verified
150
}
151
152
public
void
setGps(GamePointBean[] gps) {
153
this.gps = gps;
154
}
155
156
public
String getJobDoing() {
157
return
jobDoing;
Callers
1
AssistInit
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected