Class BaseMpscLinkedArrayQueuePad3<E>

    • Method Summary

      • Methods inherited from class java.util.AbstractQueue

        add, addAll, clear, element, remove
      • Methods inherited from class java.util.AbstractCollection

        contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.util.Collection

        contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArray
      • Methods inherited from interface java.lang.Iterable

        forEach
      • Methods inherited from interface java.util.Queue

        offer, peek, poll
    • Field Detail

      • p0

        long p0
      • p1

        long p1
      • p2

        long p2
      • p3

        long p3
      • p4

        long p4
      • p5

        long p5
      • p6

        long p6
      • p7

        long p7
      • p10

        long p10
      • p11

        long p11
      • p12

        long p12
      • p13

        long p13
      • p14

        long p14
      • p15

        long p15
      • p16

        long p16
      • p17

        long p17
    • Constructor Detail

      • BaseMpscLinkedArrayQueuePad3

        BaseMpscLinkedArrayQueuePad3()