Home
last modified time | relevance | path

Searched refs:SourceFactory (Results 1 – 2 of 2) sorted by relevance

/external/guava/android/guava-tests/test/com/google/common/io/
DSourceSinkFactory.java50 public interface SourceFactory<S, T> extends SourceSinkFactory<S, T> { interface
67 public interface ByteSourceFactory extends SourceFactory<ByteSource, byte[]> {}
73 public interface CharSourceFactory extends SourceFactory<CharSource, String> {}
/external/guava/guava-tests/test/com/google/common/io/
DSourceSinkFactory.java50 public interface SourceFactory<S, T> extends SourceSinkFactory<S, T> { interface
67 public interface ByteSourceFactory extends SourceFactory<ByteSource, byte[]> {}
73 public interface CharSourceFactory extends SourceFactory<CharSource, String> {}