Package com.mapbox.navigation.ui.base.formatter

Types

Link copied to clipboard
fun interface ValueFormatter<in T, out R>

An interface for formatting from one value to another.