commit | 46f0dd69cdbc4fd8bac8330425f79dca3be4d4a1 | [log] [tgz] |
---|---|---|
author | Narayan Kamath <narayan@google.com> | Fri Apr 15 18:32:45 2016 +0100 |
committer | Narayan Kamath <narayan@google.com> | Mon Apr 18 09:55:59 2016 +0100 |
tree | cc61ce3ef31af12cfedc48773b76c197f432c456 | |
parent | 15874cd028dcd1009b1dcda1f41d5ef7da2164db [diff] |
Remove unnecessary allocation+unboxing of objects. Transforming String->int can be done with 0 allocations using Integer.parseInt. bug: 28078871 Change-Id: I8d9f322d7154728849dde61ef282046032858d60