Class SpscLookAheadUtil


  • public class SpscLookAheadUtil
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static int computeLookAheadStep​(int actualCapacity)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MAX_LOOK_AHEAD_STEP

        public static final int MAX_LOOK_AHEAD_STEP
    • Constructor Detail

      • SpscLookAheadUtil

        public SpscLookAheadUtil()
    • Method Detail

      • computeLookAheadStep

        public static int computeLookAheadStep​(int actualCapacity)