bookExamples.ch15Streams.hw
Class PipedHW

java.lang.Object
  extended by bookExamples.ch15Streams.hw.PipedHW

public class PipedHW
extends java.lang.Object

Created by IntelliJ IDEA. User: Scott Date: Sep 16, 2008 Time: 7:43:56 PM To change this template use File | Settings | File Templates.


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

Constructor Detail

PipedHW

public PipedHW()
Method Detail

main

public static void main(java.lang.String[] args)