Formatter

interface Formatter(source)

Functions

Link copied to clipboard
@NonNull
abstract fun format(value: Int): @NonNull String