Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/castello/spring_basic
/ getTotalPage
Method
getTotalPage
ch4/PageHandler.java:103–105 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
101
}
102
103
public
int
getTotalPage() {
104
return
totalPage;
105
}
106
107
public
void
setTotalPage(
int
totalPage) {
108
this.totalPage = totalPage;
Callers
1
list
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected