# Print output for @column tags ?> NumberPicker.Formatter - Android SDK | Android Developers

Most visited


Recently visited


NumberPicker.Formatter

public static interface NumberPicker.Formatter

android.widget.NumberPicker.Formatter


Interface used to format current value into a string for presentation.

Summary


Public methods

abstract String format(int value)

Formats a string representation of the current value.

Public methods


format

public abstract String format (int value)

Formats a string representation of the current value.

Parameters
value int: The currently selected value.

Returns
String A formatted string representation.

Browse this site in English?

You requested a page in English, but your language preference for this site is English.

Would you like to change your language preference and browse this site in English? If you want to change your language preference later, use the language menu at the bottom of each page.