Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ setBeginPage
Method
setBeginPage
ch4/PageHandler.java:95–97 ·
view source on GitHub ↗
(int beginPage)
Source
from the content-addressed store, hash-verified
93
}
94
95
public
void
setBeginPage(
int
beginPage) {
96
this.beginPage = beginPage;
97
}
98
99
public
int
getNAV_SIZE() {
100
return
NAV_SIZE;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected