Class InlinedRingBufferPollFields<E>

    • Field Detail

      • head

        protected volatile long head
      • tailCache

        protected long tailCache
    • Constructor Detail

      • InlinedRingBufferPollFields

        InlinedRingBufferPollFields​(int capacity)