public interface BinaryFunction<I1,I2,O>
O
apply(I1 i1, I2 i2)
O apply(I1 i1, I2 i2)
Copyright © 2022 MicroStream Software. All rights reserved.