public final class Ordering extends Object
ASCENDING or
DESCENDING.SortSpecification| Modifier and Type | Field and Description |
|---|---|
static Ordering |
ASCENDING
The ordering will be ascending (
ASC). |
static Ordering |
DESCENDING
The ordering will be descending (
DESC). |
| Constructor and Description |
|---|
Ordering() |
Copyright © 2010-2012. All Rights Reserved.