Multivalent API

phelps.io
Class PrintStreams

java.lang.Object
  extended by phelps.io.PrintStreams

public class PrintStreams
extends java.lang.Object

Utility methods for PrintStreams.

Version:
$Revision: 1.1 $ $Date: 2003/08/17 14:26:24 $

Field Summary
static java.io.PrintStream DEVNULL
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEVNULL

public static final java.io.PrintStream DEVNULL

Multivalent API