What are the chances that the order of changelistener being called in different order than the order of their creations in Ream?

后端 未结 0 444
半阙折子戏
半阙折子戏 2021-02-04 03:02

I am using Realm and I created two changelistner in oncreate();

generalRealmResults = realm.where(CustomObj.class).findAllAsync();
generalRealmResults.addChangeLi         


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