Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getPosition
Method
getPosition
src/org/albite/book/view/Region.java:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
}
71
72
public
int
getPosition() {
73
return
position;
74
}
75
76
public
abstract String getText(char[] chapterBuffer);
77
public
abstract
void
addTextChunk(char[] chapterBuffer, StringBuffer buf);
Callers
2
processPointerReleased
Method · 0.95
goToPosition
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected