ParsableHashFormat.parse

Parses the specified formatted string and returns the corresponding Hash instance.

@param formatted the formatted string representing a Hash. @return the corresponding Hash instance.

interface ParsableHashFormat
parse
(
string formatted
)

Meta