Post
Topic
Board Development & Technical Discussion
Re: How do they manage so many addresses?
by
BurtW
on 06/08/2014, 03:29:34 UTC
Never worked with hashmaps before, does anyone have any good resources. i  cannot seem to find a platform to manipulate to make something similar so it appears i am going to have to go at it alone and from the ground up.
In Java:

1) Call the constructor for a hash map object
2) Use it