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