Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
getToc
Method · 0.45
setDefinition
Method · 0.45
fillDicts
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected