View Single Post
Old 10-22-2004, 01:06 PM   #2 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
it can be done, but you'd need more than an array. have a look at the Map interface.

in reply to your question:
no, java arrays are only indexed with numbers. they do not work as hashes.
joe_bruin is offline   Reply With Quote