Interface HashFormat

    • Method Detail

      • format

        String format​(Hash hash)
        Returns a formatted string representing the specified Hash instance.
        Parameters:
        hash - the hash instance to format into a String.
        Returns:
        a formatted string representing the specified Hash instance.