Interface CombinationFormatter

    • Method Detail

      • format

        default String format​(Combination combination)
        Formats a given combination.
        Parameters:
        combination - the combination to format.
        Returns:
        returns the formatted combination. Default: no formatting.