HomeSort by relevance Sort by last modified time
    Searched full:bytearraysourcefactory (Results 1 - 2 of 2) sorted by null

  /external/guava/guava-tests/test/com/google/common/io/
SourceSinkFactories.java 57 public static ByteSourceFactory byteArraySourceFactory() {
58 return new ByteArraySourceFactory();
193 private static class ByteArraySourceFactory implements ByteSourceFactory {
ByteSourceTest.java 54 SourceSinkFactories.byteArraySourceFactory(), true));

Completed in 93 milliseconds