Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getCommenter
Method
getCommenter
ch4/CommentDto.java:59–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
57
}
58
59
public
String getCommenter() {
60
return
commenter;
61
}
62
63
public
void
setCommenter(String commenter) {
64
this.commenter = commenter;
Callers
3
select
Method · 0.95
update
Method · 0.95
remove
Method · 0.95
Calls
no outgoing calls
Tested by
3
select
Method · 0.76
update
Method · 0.76
remove
Method · 0.76