commit | cf8428d038ba3847d9e4232a5e6e5be7de9c3147 | [log] [tgz] |
---|---|---|
author | mlueck@google.com <mlueck@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Feb 18 15:33:27 2010 +0000 |
committer | mlueck@google.com <mlueck@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Feb 18 15:33:27 2010 +0000 |
tree | 64a231207fdb6e209753d26ce7f05d151b8cc6c3 | |
parent | ed93e5eeaa7d7bf41e433ef7a5a73a2a4f500bf0 [diff] |
Changes to AsyncFragmentLoader to replace the use of Map with ArrayList. The end result results in a linear time but with a reduction in initial code size by ~10K. The linear time is not likely a concern unless the resulting application is quite large (> 100 fragments). git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@7597 8db76d5a-ed1c-0410-87a9-c151d255dfc7