- Sort Score
- Num 10 results
- Language All
Results 491 - 492 of 492 for RuntimeException (0.2 seconds)
-
guava-tests/test/com/google/common/reflect/TypeTokenTest.java
assertThrows( RuntimeException.class, () -> SerializableTester.reserialize(TypeToken.of(new TypeCapture<B>() {}.capture()))); } public <A> void testSerializable_typeVariableNotSupported() { assertThrows(RuntimeException.class, () -> new ITryToSerializeMyTypeVariable<String>().go()); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 89.3K bytes - Click Count (0) -
android/guava-tests/test/com/google/common/reflect/TypeTokenTest.java
assertThrows( RuntimeException.class, () -> SerializableTester.reserialize(TypeToken.of(new TypeCapture<B>() {}.capture()))); } public <A> void testSerializable_typeVariableNotSupported() { assertThrows(RuntimeException.class, () -> new ITryToSerializeMyTypeVariable<String>().go()); }
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Fri Mar 13 13:01:07 GMT 2026 - 89.3K bytes - Click Count (0)