PairConsumer
 and PairPredicateSee: Description
| Interface | Description | 
|---|---|
| BooleanBooleanConsumer | 
 Primitive specialization of Function:
 (boolean, boolean) -> void 
 | 
| BooleanBooleanPredicate | 
 Primitive specialization of Function:
 (boolean, boolean) -> boolean 
 | 
| BooleanByteConsumer | 
 Primitive specialization of Function:
 (boolean, byte) -> void 
 | 
| BooleanBytePredicate | 
 Primitive specialization of Function:
 (boolean, byte) -> boolean 
 | 
| BooleanDoubleConsumer | 
 Primitive specialization of Function:
 (boolean, double) -> void 
 | 
| BooleanDoublePredicate | 
 Primitive specialization of Function:
 (boolean, double) -> boolean 
 | 
| BooleanFloatConsumer | 
 Primitive specialization of Function:
 (boolean, float) -> void 
 | 
| BooleanFloatPredicate | 
 Primitive specialization of Function:
 (boolean, float) -> boolean 
 | 
| BooleanIntConsumer | 
 Primitive specialization of Function:
 (boolean, int) -> void 
 | 
| BooleanIntPredicate | 
 Primitive specialization of Function:
 (boolean, int) -> boolean 
 | 
| BooleanLongConsumer | 
 Primitive specialization of Function:
 (boolean, long) -> void 
 | 
| BooleanLongPredicate | 
 Primitive specialization of Function:
 (boolean, long) -> boolean 
 | 
| ByteBooleanConsumer | 
 Primitive specialization of Function:
 (byte, boolean) -> void 
 | 
| ByteBooleanPredicate | 
 Primitive specialization of Function:
 (byte, boolean) -> boolean 
 | 
| ByteByteConsumer | 
 Primitive specialization of Function:
 (byte, byte) -> void 
 | 
| ByteBytePredicate | 
 Primitive specialization of Function:
 (byte, byte) -> boolean 
 | 
| ByteDoubleConsumer | 
 Primitive specialization of Function:
 (byte, double) -> void 
 | 
| ByteDoublePredicate | 
 Primitive specialization of Function:
 (byte, double) -> boolean 
 | 
| ByteFloatConsumer | 
 Primitive specialization of Function:
 (byte, float) -> void 
 | 
| ByteFloatPredicate | 
 Primitive specialization of Function:
 (byte, float) -> boolean 
 | 
| ByteIntConsumer | 
 Primitive specialization of Function:
 (byte, int) -> void 
 | 
| ByteIntPredicate | 
 Primitive specialization of Function:
 (byte, int) -> boolean 
 | 
| ByteLongConsumer | 
 Primitive specialization of Function:
 (byte, long) -> void 
 | 
| ByteLongPredicate | 
 Primitive specialization of Function:
 (byte, long) -> boolean 
 | 
| DoubleBooleanConsumer | 
 Primitive specialization of Function:
 (double, boolean) -> void 
 | 
| DoubleBooleanPredicate | 
 Primitive specialization of Function:
 (double, boolean) -> boolean 
 | 
| DoubleByteConsumer | 
 Primitive specialization of Function:
 (double, byte) -> void 
 | 
| DoubleBytePredicate | 
 Primitive specialization of Function:
 (double, byte) -> boolean 
 | 
| DoubleDoubleConsumer | 
 Primitive specialization of Function:
 (double, double) -> void 
 | 
| DoubleDoublePredicate | 
 Primitive specialization of Function:
 (double, double) -> boolean 
 | 
| DoubleFloatConsumer | 
 Primitive specialization of Function:
 (double, float) -> void 
 | 
| DoubleFloatPredicate | 
 Primitive specialization of Function:
 (double, float) -> boolean 
 | 
| DoubleIntConsumer | 
 Primitive specialization of Function:
 (double, int) -> void 
 | 
| DoubleIntPredicate | 
 Primitive specialization of Function:
 (double, int) -> boolean 
 | 
| DoubleLongConsumer | 
 Primitive specialization of Function:
 (double, long) -> void 
 | 
| DoubleLongPredicate | 
 Primitive specialization of Function:
 (double, long) -> boolean 
 | 
| FloatBooleanConsumer | 
 Primitive specialization of Function:
 (float, boolean) -> void 
 | 
| FloatBooleanPredicate | 
 Primitive specialization of Function:
 (float, boolean) -> boolean 
 | 
| FloatByteConsumer | 
 Primitive specialization of Function:
 (float, byte) -> void 
 | 
| FloatBytePredicate | 
 Primitive specialization of Function:
 (float, byte) -> boolean 
 | 
| FloatDoubleConsumer | 
 Primitive specialization of Function:
 (float, double) -> void 
 | 
| FloatDoublePredicate | 
 Primitive specialization of Function:
 (float, double) -> boolean 
 | 
| FloatFloatConsumer | 
 Primitive specialization of Function:
 (float, float) -> void 
 | 
| FloatFloatPredicate | 
 Primitive specialization of Function:
 (float, float) -> boolean 
 | 
| FloatIntConsumer | 
 Primitive specialization of Function:
 (float, int) -> void 
 | 
| FloatIntPredicate | 
 Primitive specialization of Function:
 (float, int) -> boolean 
 | 
| FloatLongConsumer | 
 Primitive specialization of Function:
 (float, long) -> void 
 | 
| FloatLongPredicate | 
 Primitive specialization of Function:
 (float, long) -> boolean 
 | 
| IntBooleanConsumer | 
 Primitive specialization of Function:
 (int, boolean) -> void 
 | 
| IntBooleanPredicate | 
 Primitive specialization of Function:
 (int, boolean) -> boolean 
 | 
| IntByteConsumer | 
 Primitive specialization of Function:
 (int, byte) -> void 
 | 
| IntBytePredicate | 
 Primitive specialization of Function:
 (int, byte) -> boolean 
 | 
| IntDoubleConsumer | 
 Primitive specialization of Function:
 (int, double) -> void 
 | 
| IntDoublePredicate | 
 Primitive specialization of Function:
 (int, double) -> boolean 
 | 
| IntFloatConsumer | 
 Primitive specialization of Function:
 (int, float) -> void 
 | 
| IntFloatPredicate | 
 Primitive specialization of Function:
 (int, float) -> boolean 
 | 
| IntIntConsumer | 
 Primitive specialization of Function:
 (int, int) -> void 
 | 
| IntIntPredicate | 
 Primitive specialization of Function:
 (int, int) -> boolean 
 | 
| IntLongConsumer | 
 Primitive specialization of Function:
 (int, long) -> void 
 | 
| IntLongPredicate | 
 Primitive specialization of Function:
 (int, long) -> boolean 
 | 
| LongBooleanConsumer | 
 Primitive specialization of Function:
 (long, boolean) -> void 
 | 
| LongBooleanPredicate | 
 Primitive specialization of Function:
 (long, boolean) -> boolean 
 | 
| LongByteConsumer | 
 Primitive specialization of Function:
 (long, byte) -> void 
 | 
| LongBytePredicate | 
 Primitive specialization of Function:
 (long, byte) -> boolean 
 | 
| LongDoubleConsumer | 
 Primitive specialization of Function:
 (long, double) -> void 
 | 
| LongDoublePredicate | 
 Primitive specialization of Function:
 (long, double) -> boolean 
 | 
| LongFloatConsumer | 
 Primitive specialization of Function:
 (long, float) -> void 
 | 
| LongFloatPredicate | 
 Primitive specialization of Function:
 (long, float) -> boolean 
 | 
| LongIntConsumer | 
 Primitive specialization of Function:
 (long, int) -> void 
 | 
| LongIntPredicate | 
 Primitive specialization of Function:
 (long, int) -> boolean 
 | 
| LongLongConsumer | 
 Primitive specialization of Function:
 (long, long) -> void 
 | 
| LongLongPredicate | 
 Primitive specialization of Function:
 (long, long) -> boolean 
 | 
PairConsumer
 and PairPredicateCopyright © 2011-2020 The Apache Software Foundation. All Rights Reserved.