- max(String) - Method in class io.realm.RealmResults
-
Find the maximum value of a field.
- maxDate(String) - Method in class io.realm.RealmResults
-
Find the maximum date.
- maximuDouble(String) - Method in class io.realm.RealmQuery
-
Find the maximum value of a field
- maximuFloat(String) - Method in class io.realm.RealmQuery
-
Find the maximum value of a field
- maximumDate(String) - Method in class io.realm.RealmQuery
-
Find the maximum value of a field
- maximumInt(String) - Method in class io.realm.RealmQuery
-
Find the maximum value of a field
- migrateRealmAtPath(String, RealmMigration) - Static method in class io.realm.Realm
-
- migrateRealmAtPath(String, byte[], RealmMigration) - Static method in class io.realm.Realm
-
- min(String) - Method in class io.realm.RealmResults
-
Find the minimum value of a field.
- minDate(String) - Method in class io.realm.RealmResults
-
Find the minimum date.
- minimumDate(String) - Method in class io.realm.RealmQuery
-
Find the minimum value of a field
- minimumDouble(String) - Method in class io.realm.RealmQuery
-
Find the minimum value of a field
- minimumFloat(String) - Method in class io.realm.RealmQuery
-
Find the minimum value of a field
- minimumInt(String) - Method in class io.realm.RealmQuery
-
Find the minimum value of a field
- move(int, int) - Method in class io.realm.RealmList
-
Moves an object from one position to another