public class RealmQuery extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RealmQuery.Builder |
Constructor and Description |
---|
RealmQuery() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getBase() |
String |
getKeyword() |
int |
hashCode() |
void |
setBase(String base) |
void |
setKeyword(String keyword) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.