-
- All Implemented Interfaces:
-
java.io.Serializable,java.lang.Comparable
public enum IPlatformNumberFormatter.UnitDisplay
-
-
Method Summary
Modifier and Type Method Description StringtoString()MeasureFormat.FormatWidthgetFormatWidth()static Array<IPlatformNumberFormatter.UnitDisplay>values()static IPlatformNumberFormatter.UnitDisplayvalueOf(String name)-
-
Method Detail
-
getFormatWidth
@RequiresApi(api = Build.VERSION_CODES.N) MeasureFormat.FormatWidth getFormatWidth()
-
values
static Array<IPlatformNumberFormatter.UnitDisplay> values()
-
valueOf
static IPlatformNumberFormatter.UnitDisplay valueOf(String name)
-
-
-
-