| Package | Description |
|---|---|
| org.immutables.criteria.expression | |
| org.immutables.criteria.matcher | |
| org.immutables.criteria.repository |
| Modifier and Type | Class and Description |
|---|---|
class |
Collation |
| Modifier and Type | Method and Description |
|---|---|
default Ordering |
OrderMatcher.asc() |
default Ordering |
OrderMatcher.desc() |
| Modifier and Type | Method and Description |
|---|---|
R |
Reader.orderBy(Ordering first,
Ordering... rest) |
R |
Reader.orderBy(Ordering first,
Ordering... rest) |
R |
AbstractReader.orderBy(Ordering first,
Ordering... rest) |
R |
AbstractReader.orderBy(Ordering first,
Ordering... rest) |
Copyright © 2020 The Immutables.org authors. All rights reserved.