i have implemented example from this link Multiple requests with retrofit to combine results
1: https://stackoverflow.com/a/38114462/2024338 , but at my side throws this exception, can anyone suggest me solution for this?
i have implemented example from this link Multiple requests with retrofit to combine results
1: https://stackoverflow.com/a/38114462/2024338 , but at my side throws this exception, can anyone suggest me solution for this?
You use RxJava2 ? Because Func2 is now replaced by BiFunction.