Class CollectSource<V,T>

java.lang.Object
com.softwaremill.jox.CollectSource<V,T>
All Implemented Interfaces:
CloseableChannel, Source<T>

public class CollectSource<V,T> extends Object implements Source<T>