objects
Returns the results of querying for all objects of a specific type.
Reified convenience wrapper of TypedRealm.objects.
Return
The result of the query.
Parameters
T
Type of the object to query for.
Returns the results of querying for all objects of a specific type.
Reified convenience wrapper of TypedRealm.objects.
The result of the query.
Type of the object to query for.