标签: android retrofit2
我已经通过此链接实现了示例 Multiple requests with retrofit to combine results
1:https://stackoverflow.com/a/38114462/2024338,但在我身边抛出此异常,有人可以建议我解决这个问题吗?
错误截图
答案 0 :(得分:1)
您使用RxJava2吗?因为Func2现在被BiFunction取代。