colinlin1982 / maashaack

Automatically exported from code.google.com/p/maashaack
0 stars 0 forks source link

system.data.lists.ArrayList #65

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Class + tests

Original issue reported on code.google.com by ekamel...@gmail.com on 16 Nov 2008 at 5:23

GoogleCodeExporter commented 9 years ago
Refactoring interface and ListIterator

Original comment by ekamel...@gmail.com on 24 Nov 2008 at 3:37

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 24 Nov 2008 at 3:39

GoogleCodeExporter commented 9 years ago
The constructor of the class accept one parameter and can be :
* A Collection
* An Array
* An Iterable object
* An uint value to defines the init capacity of the list.

Original comment by ekamel...@gmail.com on 24 Nov 2008 at 4:43

GoogleCodeExporter commented 9 years ago

Original comment by ekamel...@gmail.com on 27 Nov 2008 at 10:21