MCPcopy Create free account
hub / github.com/SW-Fantastic/Reader / getView

Method getView

src/main/java/org/swdc/reader/core/BookReader.java:9–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7public interface BookReader<T> {
8
9 Node getView();
10
11 void renderPage();
12

Callers 8

openBookMethod · 0.95
bindViewsMethod · 0.65
changeViewMethod · 0.65
disableViewMethod · 0.65
initializeMethod · 0.65
setupTagsMethod · 0.65
setBookMethod · 0.65
onTagRemoveClickedMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected