Thread
:
java ArrayList s
View Single Post
11-03-2005, 03:09 PM
#
1
(
permalink
)
ibexpiotr
True Techie
Join Date: Nov 2003
Posts: 198
java ArrayList s
my ArrayList stores Point objects (each with x, y coordinates), how do i go about accessing their member functions using ArrayList.
i mean this. in c++, with nodes,or smoething else i'd use
current->data().getSomething();
ibexpiotr
View Public Profile
Send a private message to ibexpiotr
Find More Posts by ibexpiotr