Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3b09b9c authored by Tejas Khorana's avatar Tejas Khorana
Browse files

indexOfValueByValue now uses .equals

To address the issue that indexOfValue does not compare objects by
value (using .equals). I have made a method that does the indexOfValue
operation but instead comparing Objects using equals. New method created
as it was too late to change indexOfValue itself.

Change-Id: Ie58ce279aca74ef25ce151d8f8bde769f644f0d0
parent de8ca169
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment