No examples for this method. 
     
 
     
      Frequently called with: [Clear]  
     
 
      
    
 
     
     
     -1 
    
 
     
     
   | android.widget.SimpleCursorAdapter.CursorToStringConverter | 
This class can be used by external clients of SimpleCursorAdapter to define how the Cursor should be converted to a String.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|  |  | 
           Returns a CharSequence representing the specified Cursor.
           | |||||||||
Returns a CharSequence representing the specified Cursor.
| cursor | the cursor for which a CharSequence representation is requested | 
|---|
 
 
    