- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for urlCharSourceFactory (0.18 seconds)
-
android/guava-tests/test/com/google/common/io/SourceSinkFactories.java
} public static ByteSourceFactory urlByteSourceFactory() { return new UrlByteSourceFactory(); } public static CharSourceFactory urlCharSourceFactory() { return new UrlCharSourceFactory(); } public static ByteSourceFactory asByteSourceFactory(CharSourceFactory factory) { checkNotNull(factory); return new ByteSourceFactory() { @Override
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Jul 16 17:42:14 GMT 2025 - 12.7K bytes - Click Count (0)