API Diff Specification | |
To Version: | Android SDK 0.9_r1 |
From Version: | Android SDK m5-rc14 |
Generated | 2008.08.14 15:44 |
Removed Methods | |
---|---|
int count() |
|
boolean deleteRow() |
Added Methods | |
---|---|
byte[] getBlob(int ) |
|
int getCount() |
Changed Methods | ||
---|---|---|
void close() |
Method was inherited from android.database.AbstractCursor, but is now defined locally. | |
boolean onMove(int, |
Change of visibility from protected to public. |
|
void registerDataSetObserver(DataSetObserver ) |
Method was inherited from android.database.AbstractCursor, but is now defined locally. | |
void unregisterDataSetObserver(DataSetObserver ) |
Method was inherited from android.database.AbstractCursor, but is now defined locally. |
©2008 Google - Code Home - Site Terms of Service - Privacy Policy |