Generated by
JDiff

Class com.google.common.escape.UnicodeEscaper

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