Class BigDecimalConverter

    • Constructor Detail

      • BigDecimalConverter

        public BigDecimalConverter()
      • BigDecimalConverter

        public BigDecimalConverter​(java.text.NumberFormat format)
    • Method Detail

      • toString

        public java.lang.String toString​(java.lang.Object obj,
                                         ConverterContext convertercontext)
        Description copied from interface: ObjectConverter
        Converts from object to String based on current locale.
        Specified by:
        toString in interface ObjectConverter
        Overrides:
        toString in class NumberConverter
        Parameters:
        obj - object to be converted
        convertercontext - converter context to be used
        Returns:
        the String