|
Groovy Documentation | |||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
---|---|
Formatter | Interface for objects that can format Object into a String |
Class Summary | |
---|---|
FormatterFactory | Factory for Formatter objects |
PercentageFormatter | Formatter that formats a number as a percentage, and appends a '%' |
ToStringFormatter | Formatter that just performs a toString() on the value |
Groovy Documentation