Class StrongCounterConfiguration

    • Method Detail

      • attributeDefinitionSet

        public static AttributeSet attributeDefinitionSet()
      • isBound

        public boolean isBound()
        Returns:
        true if the counter is bounded (lower and/or upper bound has been set), false otherwise.
      • lowerBound

        public long lowerBound()
      • upperBound

        public long upperBound()