| Package | Description |
|---|---|
| net.endrealm.realmdrive.query | |
| net.endrealm.realmdrive.query.compare | |
| net.endrealm.realmdrive.query.logics |
| Modifier and Type | Method and Description |
|---|---|
NotEqualOperator |
ExpressionStack.addNe() |
NotEqualOperator<Query> |
Query.addNe() |
| Modifier and Type | Method and Description |
|---|---|
NotEqualOperator<T> |
NotEqualOperator.setField(String field) |
NotEqualOperator<T> |
NotEqualOperator.setValue(Object object) |
| Modifier and Type | Method and Description |
|---|---|
NotEqualOperator<AndOperator<T>> |
AndOperator.addNe() |
NotEqualOperator<NorOperator<T>> |
NorOperator.addNe() |
NotEqualOperator<NotOperator<T>> |
NotOperator.addNe() |
NotEqualOperator<OrOperator<T>> |
OrOperator.addNe() |
Copyright © 2020. All rights reserved.