Interface SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>
-
- Enclosing class:
- SimpleChannel.MessageBuilder<MSG>
public static interface SimpleChannel.MessageBuilder.ToBooleanBiFunction<T,U>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
applyAsBool(T first, U second)
-