public class UnicodeRepresentation extends StandardRepresentation
StandardRepresentation.GroupType| Modifier and Type | Field and Description |
|---|---|
static UnicodeRepresentation |
UNICODE_REPRESENTATION |
ELEMENT_SEPARATOR, ELEMENT_SEPARATOR_WITH_NEWLINE, STANDARD_REPRESENTATIONDEFAULT_PRIORITY| Constructor and Description |
|---|
UnicodeRepresentation() |
| Modifier and Type | Method and 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) |
classNameDisambiguation, customFormat, fallbackToStringOf, format, format, formatArray, formatPrimitiveArray, getMaxElementsForPrinting, getMaxLengthForSingleLineDescription, getMaxStackTraceElementsDisplayed, hasAlreadyAnUnambiguousToStringOf, hasCustomFormatterFor, multiLineFormat, multiLineFormat, registerFormatterForType, removeAllRegisteredFormatters, resetDefaults, safeStringOf, setMaxElementsForPrinting, setMaxLengthForSingleLineDescription, setMaxStackTraceElementsDisplayed, 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, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, toStringOf, unambiguousToStringOfclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetPrioritypublic 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 © 2025. All rights reserved.