Docs Menu

Interface SetChangeListener

SetChangeListener can be registered with a RealmSet to receive a notification with a SetChangeSet to describe the details of what have been changed in the set since last time.

Realm instances on a thread without an android.os.Looper cannot register a SetChangeListener .

See also:

Modifier and Type
Method and Description

public void

public void onChange (
)