| Package | Description |
|---|---|
| multiplicity3.demos.gravity.model |
| Modifier and Type | Field and Description |
|---|---|
Cursor.Mode |
Cursor.mode
The mode.
|
| Modifier and Type | Method and Description |
|---|---|
static Cursor.Mode |
Cursor.Mode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Cursor.Mode[] |
Cursor.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|