|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
C
- the consumed element generic typeP
- the produced element generic typeCONS
- the consumer generic typepublic interface Filter<C,P,CONS extends Consumer<? super P>>
A filter is the combination of a producer and a consumer.
Method Summary |
---|
Methods inherited from interface org.crsh.stream.Consumer |
---|
flush, getConsumedType, provide |
Methods inherited from interface org.crsh.stream.Producer |
---|
close, getProducedType, open |
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |