Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getHeight
Method
getHeight
src/pkgBean/GameBean.java:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
}
90
91
public
int
getHeight() {
92
return
height;
93
}
94
95
public
void
setHeight(
int
height) {
96
this.height = height;
Callers
2
AssistInit
Method · 0.80
GameSeek
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected