| Package | Description |
|---|---|
| android.database |
| Modifier and Type | Method and Description |
|---|---|
CursorJoiner.Result |
CursorJoiner.next() |
static CursorJoiner.Result |
CursorJoiner.Result.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CursorJoiner.Result[] |
CursorJoiner.Result.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<CursorJoiner.Result> |
CursorJoiner.iterator() |
Copyright © 2008-2013. All Rights Reserved.