MCPcopy 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

scrollPagesMethod · 0.80
loadPrevPageMethod · 0.80
renderPagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected