NameToIndexMapperMap

For message strings that only contain numbers as parameter names

Constructors

Link copied to clipboard
constructor(vararg entries: Pair<CharSequence, Int>)
constructor(map: Map<CharSequence, Int>)

Functions

Link copied to clipboard
open override fun getNameIndex(name: CharSequence): Int

The index of the parameter. -1 if the name was not found.