SunSPOT API V3.0


Uses of Class
java.io.PrintStream

Packages that use PrintStream
com.sun.spot.util Utility classes. 
java.lang Provides classes that are fundamental to the Java programming language. 
 

Uses of PrintStream in com.sun.spot.util
 

Methods in com.sun.spot.util with parameters of type PrintStream
 void Properties.list(PrintStream out)
          Prints this property list out to the specified output stream.
 

Uses of PrintStream in java.lang
 

Fields in java.lang declared as PrintStream
static PrintStream System.err
          The "standard" error output stream.
static PrintStream System.out
          The "standard" output stream.
 


SunSPOT API V3.0


Copyright © 2006, 2007 Sun Microsystems, Inc. All Rights Reserved.