[Bluej-discuss] import java.util.*; - problem
Jakub Horbacewicz
kubih at partyinfo.com.pl
Sat Dec 1 18:12:06 GMT 2007
Hi,
I read Object First in Java and I do the excercise no 1-19 (lab-classes).
Unfortunately while compiling the LabClass class, BlueJ show me that
"<identifier> expected" in line:
private List<Student> students;
Is it connected with import java.util.*; (it's look like BlueJ do not
understand this statement...)
Help me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20071201/1bee88ee/attachment.html
More information about the bluej-discuss
mailing list