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

Method getStart

src/org/albite/book/view/Page.java:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 char[] textBuffer);
43
44 public int getStart() {
45 return 0;
46 }
47
48 public int getEnd() {
49 return 0;

Callers 5

setupNewBookmarkMethod · 0.95
reloadPagesMethod · 0.45
reflowChapterMethod · 0.45
setPagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected