|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfutils.PrintProcessor
public class PrintProcessor
Created by IntelliJ IDEA. User: dlyon Date: Oct 15, 2008 Time: 5:04:50 PM
Constructor Summary | |
---|---|
PrintProcessor()
|
Method Summary | |
---|---|
boolean |
isStopped()
|
void |
process(java.lang.String l)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrintProcessor()
Method Detail |
---|
public void process(java.lang.String l)
process
in interface LineProcessor
public boolean isStopped()
isStopped
in interface Stoppable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |