notify some class without having a reference

How is it possible to notify some class without having a reference of it?

Yes it is possible to notify some class without having a reference of it.
it can be done in three ways:


  1. Using Two Way Data Binding
  2. Using Live Data
  3. Using RxJava



No comments:

Post a Comment