Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buggins/coolreader
/ getDictList
Method
getDictList
android/src/org/coolreader/CoolReader.java:1821–1823 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1819
};
1820
1821
public
DictInfo[] getDictList() {
1822
return
dicts;
1823
}
1824
1825
private
DictInfo currentDict = dicts[0];
1826
Callers
1
DictOptions
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected