|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfutils.PolymorphicProcessor
public class PolymorphicProcessor
Constructor Summary | |
---|---|
PolymorphicProcessor(LineProcessor _lp)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
void |
process()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PolymorphicProcessor(LineProcessor _lp)
Method Detail |
---|
public void process()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |