Close
jGuru Forums
Posted By: Ransilon_Raven Posted On: Friday, July 20, 2001 08:12 PM
Is there a way to access it directly or do you have to remove the object? I tried to use the .equals method to copy the object after using the .get method, like when using strings, to another instance. Then, I called it's method with the instance which wouldn't alter the data within the object indexed, and I would probably have to remove the old and add the new object afterwards. This did not work at all. Any help would be greatly appreaciated...
Re: How would you go about interacting w/data stored in an object placed in an ArrayList?
Posted By: John_Zukowski Posted On: Saturday, July 21, 2001 05:46 PM