Class android.database.AbstractCursor
Removed Methods | |
---|---|
String[] getColumnNames()
|
|
int getCount()
|
|
double getDouble(int )
|
|
float getFloat(int )
|
|
int getInt(int )
|
|
long getLong(int )
|
|
short getShort(int )
|
|
String getString(int )
|
|
boolean isNull(int )
|