MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getTitle

Method getTitle

src/org/albite/book/model/book/Chapter.java:60–62  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

58 }
59
60 public final String getTitle() {
61 return title;
62 }
63
64 public final Chapter getPrevChapter() {
65 return prevChapter;

Callers 3

getTocMethod · 0.45
setDefinitionMethod · 0.45
fillDictsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected