Daniel Trebbien 65068b099e Clarify documentation of Cursor get* methods.
Make clear in the Javadoc comments of the `Cursor` get* methods that
implementations thereof can have implementation-defined behavior. In some cases,
these changes actually correct the documentation. For example, in the case of
`getShort` and the `SQLiteCursor` implementation thereof, non-numeric data is
*not* converted to a `short` via Short#valueOf or even in a functionally-
equivalent manner.

Change-Id: Ib2f81811a603680b52fc482eb9c0f3195447566f
2010-11-02 09:24:07 -07:00
..
2010-08-13 15:23:00 -07:00
2010-08-20 17:44:14 -07:00
2010-10-10 17:20:24 -07:00
2010-09-03 11:35:00 +02:00
2010-11-01 13:19:02 -07:00