Added in API level 30

SimpleNotation

public class SimpleNotation
extends Notation

java.lang.Object
   ↳ android.icu.number.Notation
     ↳ android.icu.number.SimpleNotation


A class that defines the simple notation style to be used when formatting numbers in NumberFormatter.

This class exposes no public functionality. To create a SimpleNotation, use one of the factory methods in Notation.

See also:

Summary

Inherited methods