Package | Description |
---|---|
com.redhat.thermostat.common.storage |
Modifier and Type | Method and Description |
---|---|
static Cursor.SortDirection |
Cursor.SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Cursor.SortDirection[] |
Cursor.SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Cursor |
Cursor.sort(Key<?> orderBy,
Cursor.SortDirection direction) |
Copyright © 2012. All Rights Reserved.