Module kivakit.interfaces
Package com.telenav.kivakit.interfaces.string
package com.telenav.kivakit.interfaces.string
-
ClassDescriptionInterface to an object that can produce one or more different kinds of string representations.The type of format for a string returned by
Stringable.asString(Format)
StringMapper<Value>Interface to code that maps from a string to a valueSadly, the only reason for this class is Java type erasures.