Need Help Hash Map Someone Help Understand Get Word Generator Work Select File Count Words Q37249635

need help

i did my hash map can someone help me understand why i can getthe word generator to work when i select a file

it has to count the words and have the number of times it wasuse

here is my code please only do changes in the Hashtable

* YOU ARE NOT ALLOWED TO ALTER THIS CLASS other than addingimplementation for the hashCode() method.

* If you wish to change something that you feel would increaseperformance, you must ask me first.

*/

public class Entry {

//The word to store in the Entry, this will be a key value foryour hash table.

private String word;

//The count of

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.