Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getNextPage
Method
getNextPage
src/org/albite/book/view/Booklet.java:195–197 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
193
}
194
195
public
final
Page getNextPage() {
196
return
nextPage;
197
}
198
199
public
final
Page getPrevPage() {
200
return
prevPage;
Callers
3
scrollPages
Method · 0.80
loadNextPage
Method · 0.80
renderPages
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected