C
- the consumed element generic typeP
- the produced element generic typeCONS
- the consumer generic typepublic interface Filter<C,P,CONS extends Consumer<? super P>> extends Consumer<C>, Producer<P,CONS>
flush, getConsumedType, provide
close, getProducedType, open
Copyright © 2015 eXo Platform SAS. All Rights Reserved.