| Modifier and Type | Class and Description |
|---|---|
static class |
Order.Sort |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getProperty(int index) |
java.util.List<Order.Sort> |
getSorts() |
boolean |
isAsc(int index)
Returns true if the first sort is ascending or if there are no sorts.
|
addTerm, clearFunctions, empty, find, find, findAll, findInt, findTerm, getBuilders, getParent, getParser, getRoot, getTerms, isFunction, parse, r, removeBuilder, toString, toString, withBuilder, withFunctions, withFunctions, withParent, withParser, withTerm, withTerm, withTerm, withTermspublic Order(P query)
public boolean isAsc(int index)
public java.lang.String getProperty(int index)
public java.util.List<Order.Sort> getSorts()
Copyright © 2024 Rocket Partners, LLC. All rights reserved.