| Replaces the characters null, alert, backspace, form feed, newline, carriage return, horizontal tab and vertical tab with their escaped version. This allows you to show the escape characters. |
| Determines whether the specified Object is equal to the current Object. | |
| Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| Gets the Type of the current instance. | |
| Returns a String that represents the current Object. |