Searched refs:SourceFactory (Results 1 – 1 of 1) sorted by relevance
54 public interface SourceFactory<S, T> extends SourceSinkFactory<S, T> { interface81 public interface ByteSourceFactory extends SourceFactory<ByteSource, byte[]> {93 public interface CharSourceFactory extends SourceFactory<CharSource, String> {