Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getComment
Method
getComment
ch4/CommentDto.java:51–53 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
49
}
50
51
public
String getComment() {
52
return
comment;
53
}
54
55
public
void
setComment(String comment) {
56
this.comment = comment;
Callers
2
select
Method · 0.95
update
Method · 0.95
Calls
no outgoing calls
Tested by
2
select
Method · 0.76
update
Method · 0.76