Interface CounterValue

All Known Implementing Classes:
GlobalValue, LocalValue

public interface CounterValue
  • Method Details

    • scalingFactor

      double scalingFactor()
    • runningFraction

      double runningFraction()
    • normalized

      long normalized()
    • sub