- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for asCharSourceFactory (0.33 sec)
-
guava-tests/test/com/google/common/io/SourceSinkFactories.java
} @Override public void tearDown() throws IOException { factory.tearDown(); } }; } public static CharSourceFactory asCharSourceFactory(ByteSourceFactory factory) { checkNotNull(factory); return new CharSourceFactory() { @Override public CharSource createSource(String string) throws IOException {
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Jul 16 17:42:14 UTC 2025 - 17.9K bytes - Viewed (0)