| Author |
Multidimensional Array List (Array List of array list)
|
lape show
Greenhorn
Joined: Feb 07, 2010
Posts: 6
|
|
|
Please how do insert into and retrieve from an arraylist of arraylists
|
lape
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
There is no such thing as a multidimensional list.
You add and get elements exactly the same way as for any other List
|
 |
lape show
Greenhorn
Joined: Feb 07, 2010
Posts: 6
|
|
Thanks
|
 |
Campbell Ritchie
Sheriff
Joined: Oct 13, 2005
Posts: 32599
|
|
You're welcome
|
 |
 |
|
|
subject: Multidimensional Array List (Array List of array list)
|
|
|