The toString() method of Matcher Class is used to get the String representation of this matcher . This method is derived from the Object Class and behaves in the similar way. Parameters: This method takes no parameters. Return Value: This method returns a String value which is the String representation of this matcher.