Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getBookmarkManager
Method
getBookmarkManager
src/org/albite/book/model/book/Book.java:542–544 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
540
}
541
542
public
final
BookmarkManager getBookmarkManager() {
543
return
bookmarks;
544
}
545
546
public
final
Chapter getCurrentChapter() {
547
return
currentChapter;
Callers
5
commandAction
Method · 0.95
processBookmark
Method · 0.95
deleteBookmark
Method · 0.95
execute
Method · 0.95
fillBookmarks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected