commit | fb5166dafb599de0e2d9ffb9684fd1f90e5e1830 | [log] [tgz] |
---|---|---|
author | Tejas Khorana <khorana@google.com> | Mon Jul 18 11:18:27 2016 -0700 |
committer | Tejas Khorana <khorana@google.com> | Mon Jul 18 12:03:14 2016 -0700 |
tree | c14e41ecb55941f255d239500698c94cdb7ace2c | |
parent | de8ca1697a4036c82b89b45adb258a7cf365677b [diff] |
indexOfValue now uses .equals (cont.) Addresses same issue addressed in SparseArray in LongSparseArray in the method: indexByValue. Made a new method indexByValueByValue that compares objects using .equals instead of ==. Change-Id: I55735fe7ca364d0a9caab2a6909c2eaede845619