ImprovTools
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
ImprovTools
app
/
com.brokenkernel.improvtools.encyclopaedia.data.repository
/
DefaultThesaurusRepository
Default
Thesaurus
Repository
androidJvm
internal
class
DefaultThesaurusRepository
(
val
dictionaryInfoI
:
DictionaryInfo
)
:
ThesaurusRepository
(
source
)
Members
Constructors
Default
Thesaurus
Repository
Link copied to clipboard
androidJvm
constructor
(
dictionaryInfoI
:
DictionaryInfo
)
Properties
dictionary
Info
I
Link copied to clipboard
androidJvm
val
dictionaryInfoI
:
DictionaryInfo
Functions
get
Dictionary
Info
Link copied to clipboard
androidJvm
open
override
fun
getDictionaryInfo
(
)
:
DictionaryInfo