Searched refs:SourceFactory (Results 1 – 2 of 2) sorted by relevance
50 public interface SourceFactory<S, T> extends SourceSinkFactory<S, T> { interface67 public interface ByteSourceFactory extends SourceFactory<ByteSource, byte[]> {}73 public interface CharSourceFactory extends SourceFactory<CharSource, String> {}