get Boolean
Returns the value of the requested column as a Boolean.
Return
the value of that column as a boolean or null
Parameters
column Index
the zero-based index of the target column.
See also
android. database. Cursor#get Int(int)
Returns the value of the requested column as a Boolean.
the value of that column as a boolean or null
the zero-based index of the target column.