Package org.crsh.io

Interface Summary
Consumer<C> Defines the interface for a consumer.
Filter<C,P,CONS extends Consumer<P>> A filter is the combination of a producer and a consumer.
Producer<P,C extends Consumer<P>> A producer that produces elements in a specific consumer.
 



Copyright © 2014 eXo Platform SAS. All Rights Reserved.