Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DuGuQiuBai/Java
/ getQq
Method
getQq
day16/code/day16_Generic/src/cn/itcast_02/Tool2.java:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
private
QQ qq;
10
11
public
QQ getQq() {
12
return
qq;
13
}
14
15
public
void
setQq(QQ qq) {
16
this.qq = qq;
Callers
1
main
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76