Class BigIntegerConverter

    • Constructor Detail

      • BigIntegerConverter

        public BigIntegerConverter()
    • Method Detail

      • convertToObject

        public BigInteger convertToObject​(String value,
                                          Locale locale)
        Description copied from interface: IConverter
        Converts the given String value
        Parameters:
        value - The string value to convert
        locale - The locale used to convert the value
        Returns:
        The converted value