Package io.realm

Interface RealmChangeListener<T>

    • Method Detail

      • onChange

        void onChange​(T t)
        Called when a transaction is committed.