edu.pdx.cs399J.grader
Class CloseStream

java.lang.Object
  extended by edu.pdx.cs399J.grader.CloseStream

public class CloseStream
extends Object

Can we still write to a stream after we close it?


Constructor Summary
CloseStream()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseStream

public CloseStream()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.