Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getChaptersCount
Method
getChaptersCount
src/org/albite/book/model/book/Book.java:507–509 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
505
}
506
507
public
final
int
getChaptersCount() {
508
return
chapters.length;
509
}
510
511
public
final
Chapter getChapter(
final
int
number) {
512
Callers
2
getToc
Method · 0.95
drawProgressBar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected