Many resources are needed to download a project. Please understand that we have to compensate our server costs. Thank you in advance. Project price only 1 $
You can buy this project and download/modify it how often you want.
package com.twitter.summingbird.javaapi;
import com.twitter.summingbird.Platform;
/**
* a Source used to read from
*
* @author Julien Le Dem
*
* @param
the underlying platform
* @param Is the actual type used by the underlying Platform it is parameterized in
* @param written type
*/
public class Source