map

open override fun map(index: Int): String

Maps a numeric value to a string according to the numbering strategy.

Return

string representation of the index according to the numbering strategy

Parameters

index

numeric value to map