public static class MapSerializerUtil.UnescapeResult
extends java.lang.Object
| Constructor and Description |
|---|
UnescapeResult(char ch,
int escapedLength) |
| Modifier and Type | Method and Description |
|---|---|
char |
getChar() |
int |
getEscapedLength() |