DefaultThesaurusRepository

internal class DefaultThesaurusRepository(val dictionaryInfoI: DictionaryInfo) : ThesaurusRepository

Constructors

Link copied to clipboard
constructor(dictionaryInfoI: DictionaryInfo)

Properties

Link copied to clipboard
val dictionaryInfoI: DictionaryInfo

Functions

Link copied to clipboard
open override fun getDictionaryInfo(): DictionaryInfo