Class I18nPrefs

com.yandex.runtime.i18n

java.lang.Object ⇽ I18nPrefs

public class I18nPrefs implements Serializable

All Implemented Interfaces:
Serializable

Constructors

I18nPrefs(SystemOfMeasurement som, TimeFormat timeFormat)
I18nPrefs()

Use constructor with parameters in your code.

I18nPrefs(SystemOfMeasurement som, TimeFormat timeFormat)
I18nPrefs()

Use constructor with parameters in your code.

Methods

Constructor Detail

I18nPrefs

public I18nPrefs (SystemOfMeasurement som, TimeFormat timeFormat)

I18nPrefs

public I18nPrefs ()

Use constructor with parameters in your code.

This one is for bindings only!