public interface BiFunction<Result,Param1,Param2>
Result
fun(Param1 var1, Param2 var2)
Result fun(Param1 var1, Param2 var2)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.