Interface BarValueFormatter


public interface BarValueFormatter
  • Method Summary

    Modifier and Type
    Method
    Description
    format(double value, int percentValue, String stringValue)
     
  • Method Details

    • format

      String format(double value, int percentValue, String stringValue)