net.thucydides.core.model
Class NumericalFormatter
java.lang.Object
net.thucydides.core.model.NumericalFormatter
public class NumericalFormatter
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumericalFormatter
public NumericalFormatter()
rounded
public String rounded(Double value,
int precision)
percentage
public String percentage(Double value,
int precision)
Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.