Class PercentageFormatter

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

public class PercentageFormatter extends Object implements Formatter<Double>
Formatter for percentages.