Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DuGuQiuBai/Java
/ setMath
Method
setMath
day21/code/day21_IOTest/src/cn/itcast_04/Student.java:41–43 ·
view source on GitHub ↗
(int math)
Source
from the content-addressed store, hash-verified
39
}
40
41
public
void
setMath(
int
math) {
42
this.math = math;
43
}
44
45
public
int
getEnglish() {
46
return
english;
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected