|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object mk.fsgrep.util.output.OutputDestination mk.fsgrep.util.output.NullOutput
public class NullOutput
Generate no output.
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 |
---|
public NullOutput()
Method Detail |
---|
public void print(java.lang.String string)
print
in class OutputDestination
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |