I really could do with some help... I'm trying to write a java program with a text file containing many lines of type int and double... I need to set up an enum with the months of the year (but not sure if this needs to hold the values contained in the text file)
Also I need to set up classes, this first one I have got stuck at one of my get methods... it needs to take the enum type and convert this to return a value for the correct month....
I have absoloutely no idea what this means, can anyone help?