diff options
author | Tejas Khorana <khorana@google.com> | 2016-07-13 14:00:09 -0700 |
---|---|---|
committer | Tejas Khorana <khorana@google.com> | 2016-07-15 10:51:18 -0700 |
commit | f3b09b9c54b5dfcc84ca89b4c383871313fa60b5 (patch) | |
tree | c00e77a7ed1dca93c9b743ddcd8dccea71441a43 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | de8ca1697a4036c82b89b45adb258a7cf365677b (diff) |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions