|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectmk.fsgrep.util.output.OutputDestination
mk.fsgrep.util.output.ConsoleOutput
public class ConsoleOutput
Send output to stdout.
| Constructor Summary | |
|---|---|
ConsoleOutput()
|
|
| 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 ConsoleOutput()
| 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 | |||||||||