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

Method getNumber

src/org/albite/book/model/book/Chapter.java:164–166  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

162 }
163
164 public final int getNumber() {
165 return number;
166 }
167
168 public final String getEncoding() {
169 return currentEncoding;

Callers 6

drawProgressBarMethod · 0.80
loadChapterMethod · 0.80
saveBookSettingsMethod · 0.80
saveBookmarksMethod · 0.80
getTextForListMethod · 0.80
addBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected