Hello,
I have a little bit of code here and what it is attempting to do is read a file into a arraylist then return the array object to another method/Class for
testing I am just using a method later it will e a class.
I can get the createObj code to work and but I have loss may way attempting to figure out how to get the readObj method to take the class and use the array.
The code is below any help would be greatly appreciated.
Thanks,
Alex.