Re: Problem with and HashMap

2004-12-23 Thread Sunny
Peter Neu wrote: Hello all, I have a problem with the tag. I need to iterate over a HashMap which stores wrapper objects(which include the actual data). A wrapper class has for example one attribute "velocity". As far as I know the only way to access such a HashMap is this method:

Problem with and HashMap

2004-12-23 Thread Peter Neu
Hello all, I have a problem with the tag. I need to iterate over a HashMap which stores wrapper objects(which include the actual data). A wrapper class has for example one attribute "velocity". As far as I know the only way to access such a HashMap is this method: Is there any way to