findIndexOfValue
Returns the index of the given value (in the entry mValues array).
Return
The index of the value, or -1 if not found
Parameters
value
The value whose index should be returned
Returns the index of the given value (in the entry mValues array).
The index of the value, or -1 if not found
The value whose index should be returned