Posted By:
Anonymous
Posted On:
Wednesday, November 8, 2006 06:20 AM
Look for the following classes in the documentation: ByteArrayInputStream BufferedInputStream DataInputStream FileInputStream FilterInputStream InputStream ObjectInputStream Draw a UML diagram showing these classes and their relationships.Show ALL fields and methods mentioned in the documentation.If any of these classes depend on other classes not mentioned above,then in the diagram show those classes, but do not go beyond those classes. For example, FileInputStream depends on File. Show File in the diagram, but do not worry about showing what File depends on. If you have any questions, please send email to Venkat at cosc155g@bayou.uh.edu. Response to your question will be sent to the mailing list
More>>
Look for the following classes in the documentation:
ByteArrayInputStream
BufferedInputStream
DataInputStream
FileInputStream
FilterInputStream
InputStream
ObjectInputStream
Draw a UML diagram showing these classes and their relationships.Show ALL fields and methods mentioned in the documentation.If any of these classes depend on other classes not mentioned above,then in the diagram show those classes, but do not go beyond those classes. For example, FileInputStream depends on File. Show File in the diagram, but do not worry about showing what File depends on. If you have any questions, please send email to Venkat at cosc155g@bayou.uh.edu. Response to your question will be sent to the mailing list for the course.
<<Less