MCPcopy Create free account
hub / github.com/HelloBush/Java_MHXYdemo / getGps

Method getGps

src/pkgBean/GameBean.java:148–150  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

146 }
147
148 public GamePointBean[] getGps() {
149 return gps;
150 }
151
152 public void setGps(GamePointBean[] gps) {
153 this.gps = gps;

Callers 1

runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected