Duplications Manager

570274b86eaa5a0c65adcc54

@throws nullpointerexception if {@code string} is null
@throws illegalargumentexception if invalid surrogate characters are encountered
@return the escaped form of {@code string}

"public String escape(String string)"

file : https_github_com_google_guava_git/guava/src/com/google/common/escape/UnicodeEscaper.java

"protected final String escapeSlow(String s,int index)"

file : https_github_com_google_guava_git/guava/src/com/google/common/escape/UnicodeEscaper.java