Class DecimalFormatter

java.lang.Object
com.djrapitops.plan.delivery.formatting.DecimalFormatter
All Implemented Interfaces:
Formatter<Double>, Function<Double,String>

public class DecimalFormatter extends Object implements Formatter<Double>
Formatter for decimal points that depends on settings.