Interface FormattedConversion<T>

    • Method Detail

      • getFormatterObjects

        T[] getFormatterObjects()
        Returns the formatter objects
        Returns:
        the formatter objects used to apply formatting to values to generate formatted Strings, and parsing formatted Strings into values