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