public class NullSafeFormatter
extends java.lang.Object
Constructor and Description |
---|
NullSafeFormatter() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
format(java.lang.Object data) |
static NullSafeFormatter |
getFormat() |
public java.lang.String format(java.lang.Object data)
public static NullSafeFormatter getFormat()