Class NumberFormat

    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      NumberFormat()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLocalizedNumber​(java.lang.String number, java.lang.String scale)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NumberFormat

        public NumberFormat()
    • Method Detail

      • getLocalizedNumber

        public java.lang.String getLocalizedNumber​(java.lang.String number,
                                                   java.lang.String scale)