Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getLanguage
Method
getLanguage
src/org/albite/book/model/book/Book.java:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
113
//#if !(TinyMode || TinyModeExport || LightMode || LightModeExport)
114
public
final
String getLanguage() {
115
return
currentLanguage;
116
}
117
//#endif
118
119
/**
Callers
2
openBook
Method · 0.45
loadHyphenator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected