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