IPL. Java. 9 November 01. "Collections". Run-time Type Identification. I/O.



[Stripped down versions of code below is here.]

0. Assignment: Please read chapters 11 on I/O and 12 on RTTI (Run-time Type Identification). In chapter 11, please pay special attention to the following sections: "Input and output", "Adding attributes and useful interfaces", "Readers and Writers", "Typical uses of I/O streams", "Standard I/O", and "Object serialization". I'm not going to assign anything from chapter 9: I suggest you consult this chapter as a reference when you're looking for containers for aggregate data.

1. Containers and RTTI (first pass)

2. Java I/O




IPL-Java Home | IPL-Java Wiki