I have to make a morse code decoder using trees. Here is what i have so far with two classes... however, i am getting a null pointer and i cant figure out why...



import java.util.Map.Entry;...