Generated by
JDiff

Class com.google.common.escape.ArrayBasedUnicodeEscaper

Removed Constructors
ArrayBasedUnicodeEscaper(ArrayBasedEscaperMap, int, int, String) Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.
ArrayBasedUnicodeEscaper(Map<Character, String>, int, int, String) Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.
 

Added Constructors
ArrayBasedUnicodeEscaper(ArrayBasedEscaperMap, int, int, String) Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.
ArrayBasedUnicodeEscaper(Map<Character, String>, int, int, String) Creates a new ArrayBasedUnicodeEscaper instance with the given replacement map and specified safe range.