commit | 0a12018e4cd6eaaeaec795f6b2af4499fe3a8bcd | [log] [tgz] |
---|---|---|
author | Ali Utku Selen <aliutku.selen@sonyericsson.com> | Wed Feb 09 14:11:22 2011 +0100 |
committer | Jean-Baptiste Queru <jbq@google.com> | Fri Aug 10 09:24:42 2012 -0700 |
tree | 72a4fe97b6d82ea1477323f6d4d1fff9688e0e80 | |
parent | 37548994e69292932e9e2fafb7cba6c53e3a2bcd [diff] |
Change StringTokenizer to TextUtils.StringSplitter Replacing StringTokenizer to TextUtils.StringSplitter, since TextUtils.StringSplitter is more suitable for basic splitting tasks. Also increased initial values for HashMap and StringBuilders to avoid unnecessary buffer enlargement operations. This improves the performance of these operations. Change-Id: If9a5b68e6596ba9a6d29597876b6164ef34b57ac