Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HelloBush/Java_MHXYdemo
/ getAssistEnd
Method
getAssistEnd
src/pkgBean/GameBean.java:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
115
116
public
Date getAssistEnd() {
117
return
assistEnd;
118
}
119
120
public
void
setAssistEnd(Date assistEnd) {
121
this.assistEnd = assistEnd;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected