Reviewers: fabbott, Description: Array implementation for Lightweight Collections. Pure Java implementation only.
This is part of an incremental review. Not likely to land until other parts are reviewed. Please review this at http://gwt-code-reviews.appspot.com/232801 Affected files: A user/src/com/google/gwt/collections/Array.java A user/src/com/google/gwt/collections/Assertions.java A user/src/com/google/gwt/collections/CollectionFactory.java A user/src/com/google/gwt/collections/ConstantTime.java A user/src/com/google/gwt/collections/LinearTime.java A user/src/com/google/gwt/collections/MutableArray.java A user/test/com/google/gwt/collections/ObjectArrayTest.java -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
