mk.fsgrep.util.output
Class NullOutput

java.lang.Object
  extended by mk.fsgrep.util.output.OutputDestination
      extended by mk.fsgrep.util.output.NullOutput

public class NullOutput
extends OutputDestination

Generate no output.

Author:
Murali Krishnan

Constructor Summary
NullOutput()
           
 
Method Summary
 void print(java.lang.String string)
           
 
Methods inherited from class mk.fsgrep.util.output.OutputDestination
close, flush, print, println, println
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NullOutput

public NullOutput()
Method Detail

print

public void print(java.lang.String string)
Specified by:
print in class OutputDestination


Copyright © 2009. All Rights Reserved.