- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for InMemoryPrintWriter (0.09 seconds)
-
android/guava-testlib/src/com/google/common/testing/ArbitraryInstances.java
@Keep public InMemoryPrintStream() { super(new ByteArrayOutputStream()); } } @Keep public static final class InMemoryPrintWriter extends PrintWriter { @Keep public InMemoryPrintWriter() { super(new StringWriter()); } } @Keep public static final class DeterministicRandom extends Random { @KeepCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 23 17:50:58 GMT 2025 - 20.9K bytes - Click Count (0) -
guava-testlib/src/com/google/common/testing/ArbitraryInstances.java
@Keep public InMemoryPrintStream() { super(new ByteArrayOutputStream()); } } @Keep public static final class InMemoryPrintWriter extends PrintWriter { @Keep public InMemoryPrintWriter() { super(new StringWriter()); } } @Keep public static final class DeterministicRandom extends Random { @KeepCreated: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Tue Sep 23 17:50:58 GMT 2025 - 21.4K bytes - Click Count (0)