asResults abstract method

RealmResults<T> asResults()

Converts this Set to a RealmResults.

Implementation

RealmResults<T> asResults();