Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getComment_cnt
Method
getComment_cnt
ch4/BoardDto.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
this.view_cnt = view_cnt;
63
}
64
public
int
getComment_cnt() {
65
return
comment_cnt;
66
}
67
public
void
setComment_cnt(
int
comment_cnt) {
68
this.comment_cnt = comment_cnt;
69
}
Callers
2
remove
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
2
remove
Method · 0.64
write
Method · 0.64