RxJava - where in ViewModel I have to write threads for the method?

后端 未结 0 1339
梦如初夏
梦如初夏 2020-12-22 14:38

I have: In Dao:

    @Query("SELECT * FROM person_table WHERE status = :status_mudak ORDER BY RANDOM() LIMIT 5")
    Single>         


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