Class OutOfCategory

java.lang.Object
com.djrapitops.plan.delivery.domain.OutOfCategory

public class OutOfCategory extends Object
  • Constructor Details

    • OutOfCategory

      public OutOfCategory(Map<String,Long> values, long max)
  • Method Details

    • getValues

      public Map<String,Long> getValues()
    • getMax

      public long getMax()
    • getCategory

      public String getCategory()
    • getPercentage

      public Double getPercentage()