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, provideclose, getProducedType, openCopyright © 2015 eXo Platform SAS. All Rights Reserved.