Class FixedSizeStripedLongCounterV6

  • All Implemented Interfaces:
    Counter

    class FixedSizeStripedLongCounterV6
    extends FixedSizeStripedLongCounter
    Lock-free implementation of striped counter using CAS primitives.
    • Constructor Detail

      • FixedSizeStripedLongCounterV6

        public FixedSizeStripedLongCounterV6​(int stripesCount)