Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ setCommenter
Method
setCommenter
ch4/CommentDto.java:63–65 ·
view source on GitHub ↗
(String commenter)
Source
from the content-addressed store, hash-verified
61
}
62
63
public
void
setCommenter(String commenter) {
64
this.commenter = commenter;
65
}
66
67
public
Date getReg_date() {
68
return
reg_date;
Callers
2
modify
Method · 0.80
write
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected