MCPcopy 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

commandActionMethod · 0.95
processBookmarkMethod · 0.95
deleteBookmarkMethod · 0.95
executeMethod · 0.95
fillBookmarksMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected