| Changed Methods
 | 
  
  
  boolean equals(Object)  
   | 
  
Method was inherited from java.lang.Object, but is now defined locally.
   | 
    | 
  
  
  Currency getCurrency()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int getMaximumFractionDigits()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int getMaximumIntegerDigits()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int getMinimumFractionDigits()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int getMinimumIntegerDigits()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int getParseMaxDigits()  
   | 
  
Now deprecated. 
   | 
    | 
  
  
  int getRoundingMode()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  int hashCode()  
   | 
  
Method was inherited from java.lang.Object, but is now defined locally.
   | 
    | 
  
  
  boolean isGroupingUsed()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  boolean isParseIntegerOnly()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  boolean isParseStrict()  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setCurrency(Currency)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setGroupingUsed(boolean)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setMaximumFractionDigits(int)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setMaximumIntegerDigits(int)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setMinimumFractionDigits(int)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setMinimumIntegerDigits(int)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setParseIntegerOnly(boolean)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setParseMaxDigits(int)  
   | 
  
Now deprecated. 
   | 
    | 
  
  
  void setParseStrict(boolean)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    | 
  
  
  void setRoundingMode(int)  
   | 
  
Method was inherited from android.icu.text.NumberFormat, but is now defined locally.
   | 
    |