NameToIndexMapper

Maps a parameter name in the message string to a parameter index of the LocalizedStringFactory*

Inheritors

Functions

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

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