MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getCurrentPageIndex

Method getCurrentPageIndex

src/org/albite/book/view/Booklet.java:329–331  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

327 }
328
329 public final int getCurrentPageIndex() {
330 return currentPageIndex;
331 }
332
333 public final int getPagesCount() {
334 return pages.size();

Callers 1

drawProgressBarMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected