P
C
public interface Producer<P,C extends Consumer<? super P>>
void
close()
Class<P>
getProducedType()
open(C consumer)
Class<P> getProducedType()
void open(C consumer) throws Exception
consumer
Exception
void close() throws Exception
Copyright © 2015 eXo Platform SAS. All Rights Reserved.