Interface MpscAtomicIntegerArrayQueue.IntBinaryOperator

Enclosing class:
MpscAtomicIntegerArrayQueue

public static interface MpscAtomicIntegerArrayQueue.IntBinaryOperator
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    applyAsInt(int a, int b)
     
  • Method Details

    • applyAsInt

      int applyAsInt(int a, int b)