public interface AttributeRenderer
Object.toString()
.
formatString
can be null
but locale
will at least be
Locale.getDefault()
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString(java.lang.Object o,
java.lang.String formatString,
java.util.Locale locale) |