commit | b667103f601e8def522dd1165723c8d10af03d63 | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 17 22:59:53 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Apr 17 22:59:53 2008 +0000 |
tree | 7ed055b2da7c09fea1912e239c098a51fe09f0bc | |
parent | a035bfdafa41ffe9519c78773031392e24035146 [diff] |
Fixes an issue in EnumMap where entrySet() entries would not write-through to the backing map. Also changed the internal ArrayList to an array to make it lighter weight. Renamed Array.clonify() to Array.createFrom(). Review by: bobv git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@2490 8db76d5a-ed1c-0410-87a9-c151d255dfc7