Class DecayCounter.DecayCounterSnapshot

  • Enclosing class:
    DecayCounter

    public static class DecayCounter.DecayCounterSnapshot
    extends Object
    • Constructor Detail

      • DecayCounterSnapshot

        public DecayCounterSnapshot​(double count,
                                    double rate)
    • Method Detail

      • getCount

        public double getCount()
      • getRate

        public double getRate()