Class Statistics.MyObjectStatistics

java.lang.Object
org.gvsig.app.project.documents.table.gui.Statistics.MyObjectStatistics
Enclosing class:
Statistics

public class Statistics.MyObjectStatistics extends Object
Class to create an object with key and value.
Author:
Ángel Fraile Griñán e-mail: angel.fraile@iver.es
  • Constructor Details

    • MyObjectStatistics

      public MyObjectStatistics(String key, double value)
  • Method Details

    • getKey

      public String getKey()
    • getValue

      public double getValue()