public class OutFile extends Object
PrintStream
out
OutFile(String filename)
void
close()
print(String s)
println(String s)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public PrintStream out
public OutFile(String filename)
public void println(String s)
public void print(String s)
public void close()
Copyright © 2017. All rights reserved.