Package io.netty.util.concurrent
Interface MpscAtomicIntegerArrayQueue.IntBinaryOperator
-
- Enclosing class:
- MpscAtomicIntegerArrayQueue
public static interface MpscAtomicIntegerArrayQueue.IntBinaryOperator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intapplyAsInt(int a, int b)
-