Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ getUp_date
Method
getUp_date
ch4/CommentDto.java:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
public
Date getUp_date() {
76
return
up_date;
77
}
78
79
public
void
setUp_date(Date up_date) {
80
this.up_date = up_date;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected