Creates a string that contains the specified character that can be put into a stream that can be compiled.
public static String quotedChar(char c)
c
The character to quote.
Returns the quoted string.