Class CounterSUL<I,​O>

    • Field Detail

      • resetCounter

        protected final Counter resetCounter
      • symbolCounter

        protected final Counter symbolCounter
    • Constructor Detail

      • CounterSUL

        public CounterSUL​(SUL<I,​O> sul)
      • CounterSUL

        protected CounterSUL​(SUL<I,​O> sul,
                             Counter resetCounter,
                             Counter symbolCounter)