| Package | Description |
|---|---|
| org.lambda.query |
| Modifier and Type | Method and Description |
|---|---|
static <T,Out extends Comparable<Out>> |
OrderBy.ascending(Function1<T,Out> f1) |
static <T,Out extends Comparable<Out>> |
OrderBy.descending(Function1<T,Out> f1) |
Copyright © 2022. All rights reserved.