| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
I - Input object typepublic interface ObjectSink<I>
An object processor receiving objects of one specific type
| Method Summary | |
|---|---|
 Class | 
getInType()
Returns the input object type.  | 
 ObjectSource<I> | 
getPrev()
Returns the previous processor in chain.  | 
 void | 
prev(ObjectSource<I> src)
Sets this processor as the next in the chain, after the given processor.  | 
| Method Detail | 
|---|
void prev(ObjectSource<I> src)
src - The previous processorClass getInType()
ObjectSource<I> getPrev()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||