- cursor
- the cursor to convert to a CharSequence
Documentation for this section has not yet been entered.
Converts the cursor into a CharSequence. Subclasses should override this method to convert their results. The default implementation returns an empty String for null values or the default String representation of the value.