Mapping the return type of subscribe to other type RXJAVA 3

后端 未结 0 1939
旧时难觅i
旧时难觅i 2020-12-14 00:09

Map the return type in RXJava

public Single Delete(String id) {
            var test = Single.fromPublisher(
  this.repository.getCollection(Pro         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题