interface Listener
An interface for listening to changes in the result set of a query.
queryResultsChanged
abstract fun queryResultsChanged(): Unit
Called whenever the query this listener was attached to is dirtied.