Class CacheInfo

java.lang.Object
com.stimulsoft.report.gauge.helpers.CacheInfo

public class CacheInfo extends Object
Copyright Stimulsoft
  • Field Details

    • valueKey

      public double valueKey
    • valueStr

      public String valueStr
    • count

      public int count
  • Constructor Details

    • CacheInfo

      public CacheInfo(double valueKey, String valueStr, int count)
  • Method Details