http://pastebin.com/BH4hwmPE
My code can't compile.It gives a "recompile with -xlint:unchecked for details" error message when i try to compile it in bluej.
1
Expert's answer
2012-01-10T09:25:37-0500
You must define class of objects in List. Try this:
Comments
Leave a comment