Package org.crsh.io

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



Copyright © 2013 eXo Platform SAS. All Rights Reserved.