- java.lang.Object
-
- com.google.common.escape.Escaper
-
- com.google.common.escape.UnicodeEscaper
-
- humanize.text.util.UnicodeInterpolator
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
addRange(int lower,
int upper) |
void |
addRange(com.google.common.collect.Range<Integer> range) |
protected char[] |
escape(int codePoint) |
-
Methods inherited from class com.google.common.escape.UnicodeEscaper
codePointAt, escape, escapeSlow, nextEscapeIndex
-
Methods inherited from class com.google.common.escape.Escaper
asFunction
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015. All Rights Reserved.