Interface SerializableBiFunction<I1,I2,O>
- All Superinterfaces:
BiFunction<I1,,I2, O> Serializable
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply
BiFunction<I1,I2,O> , SerializableandThen, apply