Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ setShowPrev
Method
setShowPrev
ch4/PageHandler.java:123–125 ·
view source on GitHub ↗
(boolean showPrev)
Source
from the content-addressed store, hash-verified
121
}
122
123
public
void
setShowPrev(boolean showPrev) {
124
this.showPrev = showPrev;
125
}
126
127
@Override
128
public
String toString() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected