asResults abstract method

RealmResults<T> asResults()

Converts this List to a RealmResults.

Implementation

RealmResults<T> asResults();