Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getPagesCount
Method
getPagesCount
src/org/albite/book/view/Booklet.java:333–335 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
331
}
332
333
public
final
int
getPagesCount() {
334
return
pages.size();
335
}
336
337
public
final
char[] getTextBuffer() {
338
return
chapter.getTextBuffer();
Callers
2
goToPosition
Method · 0.80
reflowPages
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected