Rewrite of ArrayList.java
- Optimized ArrayList for the same operations the JRE version is optimized for
- Made the code simpler; removed as much JSNI as possible
- Some consistency stuff in AbstractList
- Added common functions to create a JS object/array on JavaScriptObject; using those from HashMap.java
- Also privitized HashMap & ArrayLists's clear implementation

Review by: knorton


git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@1212 8db76d5a-ed1c-0410-87a9-c151d255dfc7
6 files changed