Class DecimalFormatHelper


  • @Deprecated(since="2021-05-27")
    public final class DecimalFormatHelper
    extends java.lang.Object
    Deprecated.
    • Method Summary

      All Methods Static Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      static java.lang.String format​(java.lang.String pattern, double number)
      Deprecated.
       
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • format

        public static java.lang.String format​(java.lang.String pattern,
                                              double number)
        Deprecated.