Remove unnecessary allocation+unboxing of objects.

Transforming String->int can be done with 0 allocations
using Integer.parseInt.

bug: 28078871
Change-Id: I8d9f322d7154728849dde61ef282046032858d60
2 files changed
tree: cc61ce3ef31af12cfedc48773b76c197f432c456
  1. core/
  2. services/
  3. tests/