MCPcopy 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

scrollPagesMethod · 0.80
loadNextPageMethod · 0.80
renderPagesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected