Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/castello/spring_basic
/ getOffset
Method
getOffset
ch4/SearchCondition.java:80–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
78
}
79
80
public
Integer getOffset() {
81
return
(page-1)*pageSize;
82
}
83
84
@Override
85
public
String toString() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected