public class ScalaValueFormatter extends java.lang.Object implements ValueFormatter
FORMATTER_TO_ARRAY, FORMATTER_TO_ARRAY_OF_STRINGS, FORMATTER_TO_STRING
Constructor and Description |
---|
ScalaValueFormatter() |
Modifier and Type | Method and Description |
---|---|
java.util.StringJoiner |
getArrayJoiner() |
java.lang.String |
getEmptyListValue() |
java.util.StringJoiner |
getListJoiner() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
format, formatList, getNullValue
public java.lang.String getEmptyListValue()
getEmptyListValue
in interface ValueFormatter
public java.util.StringJoiner getListJoiner()
getListJoiner
in interface ValueFormatter
public java.util.StringJoiner getArrayJoiner()
getArrayJoiner
in interface ValueFormatter