Generated by
JDiff

Class com.google.common.escape.CharEscaper

Changed Methods
char escape(char) Change in return type from char[] to char.
Returns the escaped form of the given character, or {@code null} if this character does not need to be escaped.