Representationpublic class UnicodeRepresentation extends StandardRepresentation
| Modifier and Type | Field | Description |
|---|---|---|
static UnicodeRepresentation |
UNICODE_REPRESENTATION |
ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATION| Constructor | Description |
|---|---|
UnicodeRepresentation() |
| Modifier and Type | Method | Description |
|---|---|---|
protected String |
toStringOf(Character string) |
|
String |
toStringOf(Object object) |
Returns hexadecimal the
toString representation of the given String or Character. |
protected String |
toStringOf(String string) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcustomFormat, format, format, formatArray, formatPrimitiveArray, getMaxLengthForSingleLineDescription, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, singleLineFormat, singleLineFormat, smartFormat, smartFormat, toString, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, unambiguousToStringOfpublic static final UnicodeRepresentation UNICODE_REPRESENTATION
public String toStringOf(Object object)
toString representation of the given String or Character.toStringOf in interface RepresentationtoStringOf in class StandardRepresentationobject - the given object.toString representation of the given object.protected String toStringOf(Character string)
toStringOf in class StandardRepresentationprotected String toStringOf(String string)
toStringOf in class StandardRepresentationCopyright © 2014–2019. All rights reserved.