Class SpscLookAheadUtil

java.lang.Object
org.jctools.util.SpscLookAheadUtil

public class SpscLookAheadUtil extends Object
  • Field Details

    • MAX_LOOK_AHEAD_STEP

      public static final int MAX_LOOK_AHEAD_STEP
  • Constructor Details

    • SpscLookAheadUtil

      public SpscLookAheadUtil()
  • Method Details

    • computeLookAheadStep

      public static int computeLookAheadStep(int actualCapacity)