Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
drawProgressBar
Method · 0.80
loadChapter
Method · 0.80
saveBookSettings
Method · 0.80
saveBookmarks
Method · 0.80
getTextForList
Method · 0.80
addBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected