Class JavaNCSSCheck.Counter

    • Field Detail

      • count

        private int count
        The counters internal integer.
    • Constructor Detail

    • Method Detail

      • increment

        public void increment()
        Increments the counter.
      • getCount

        public int getCount()
        Gets the counters value.
        Returns:
        the counter