public class LiteralValueFormatter
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static LiteralValueFormatter |
INSTANCE |
Constructor and Description |
---|
LiteralValueFormatter() |
Modifier and Type | Method and Description |
---|---|
void |
format(java.lang.Object value,
java.lang.StringBuilder builder) |
public static final LiteralValueFormatter INSTANCE