- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for FactoryMethodReturnsNullAndAnnotated (0.42 seconds)
-
guava-testlib/test/com/google/common/testing/ClassSanityTesterTest.java
static FactoryMethodReturnsNullButNotAnnotated returnsNull() { return null; } } static class FactoryMethodReturnsNullAndAnnotated { private FactoryMethodReturnsNullAndAnnotated() {} public static @Nullable FactoryMethodReturnsNullAndAnnotated returnsNull() { return null; } } static class FactoryMethodAcceptsNull { final String name;Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Mar 12 17:47:10 GMT 2026 - 36.3K bytes - Click Count (0) -
guava-testlib/src/com/google/common/testing/ClassSanityTester.java
cpovirk <******@****.***> 1754701862 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Aug 09 01:14:59 GMT 2025 - 32.5K bytes - Click Count (0) -
android/guava-testlib/src/com/google/common/testing/ClassSanityTester.java
cpovirk <******@****.***> 1775141306 -0700
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Thu Apr 02 14:49:41 GMT 2026 - 32.5K bytes - Click Count (0)