Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
setupNewBookmark
Method · 0.95
processPointerReleased
Method · 0.45
reloadPages
Method · 0.45
reflowChapter
Method · 0.45
setPages
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected