Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/DuGuQiuBai/Java
/ getName
Method
getName
day22/code/day22_IO/src/cn/itcast_10/Person.java:60–62 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
58
}
59
60
public
String getName() {
61
return
name;
62
}
63
64
public
void
setName(String name) {
65
this.name = name;
Callers
15
run
Method · 0.45
run
Method · 0.45
call
Method · 0.45
method1
Method · 0.45
run
Method · 0.45
getAllJavaFilePath
Method · 0.45
deleteFolder
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
main
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected