Hi, I need help adding a map class
Hi, I need help adding a map class. <br/><br/><br/><br/><br/>Use the JDK Map class to write more efficient code when constructing the internal data structures from the data file. The instances of the hash map class should be local to the readFile (Scanner) method. 2. These instances should be passed as explicit parameters to other methods […]