[Bluej-discuss] Book: Excercise 1.17
Matthew Brandt
mattchief at gmail.com
Fri Aug 4 22:02:06 BST 2006
Bruce, thank you for the input, I just updated to the most recent Java
Version, I was running 1.4.x. Unfortunately that wasn't the fix. As for what
Josh recommended, I'm afraid to say that I'm a bit confused. What is the
last line of code that I need to add?
import java.util.List;
import java.util.ArrayList;
and, a Student class. - What do you mean by this?
matt
------------------- previous message-----------------------
>From Excercise 1.17 (lab-classes), http://bluej.org/download/download.html
>>public class LabClass
>>{
>>private String instructor;
>>private String room;
>>private String timeAndDay;
>>private List<Student> students;
>>private int capacity;
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.bluej.org/pipermail/bluej-discuss/attachments/20060804/4204f2ea/attachment.html
More information about the bluej-discuss
mailing list