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