Class Echo
- java.lang.Object
-
- com.martiansoftware.nailgun.examples.Echo
-
public class Echo extends Object
Echos everything it reads from System.in to System.out.- Author:
- Marty Lamb
-
-
Constructor Summary
Constructors Constructor Description Echo()
-