Class NumberFormatUtils

java.lang.Object
pl.poznan.put.utility.NumberFormatUtils

public final class NumberFormatUtils extends Object
A class to provide useful NumberFormat instances.
  • Method Details

    • threeDecimalDigits

      public static NumberFormat threeDecimalDigits()
      Returns:
      An instance of NumberFormat with three decimal digits.