toString abstract method
override
Returns the formatted string representation in the form:
value; parameter1=value1; parameter2=value2
Implementation
String toString();
Returns the formatted string representation in the form:
value; parameter1=value1; parameter2=value2
String toString();