|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.gmetrics.formatter.PercentageFormatter
class PercentageFormatter
Formatter that formats a number as a percentage, and appends a '%'
| Method Summary | |
|---|---|
String
|
format(Object value)
|
| Methods inherited from class Object | |
|---|---|
| wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
| Method Detail |
|---|
String format(Object value)
Groovy Documentation