|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfutils.RemoveDuplicateLineProcessor
public class RemoveDuplicateLineProcessor
Constructor Summary | |
---|---|
RemoveDuplicateLineProcessor()
|
Method Summary | |
---|---|
java.lang.String[] |
getLines()
|
boolean |
isStopped()
|
void |
process(java.lang.String l)
|
void |
setStopped(boolean b)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoveDuplicateLineProcessor()
Method Detail |
---|
public void process(java.lang.String l)
process
in interface LineProcessor
public void setStopped(boolean b)
public boolean isStopped()
isStopped
in interface Stoppable
public java.lang.String[] getLines()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |