| Package | system.formatters |
| Interface | public interface Formattable |
| Implementors | BagFormatter, CollectionFormatter, DateFormatter, ExpressionFormatter, IterableFormatter, MapFormatter, MultiMapFormatter, StringFormatter |
| Method | Defined By | ||
|---|---|---|---|
format(value:* = null):String
Formats the specified value. | Formattable | ||