- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for FirstConstantIsNull (0.08 sec)
-
android/guava-testlib/test/com/google/common/testing/ArbitraryInstancesTest.java
} private static class FirstConstantIsNull { // To test that null constant is ignored @SuppressWarnings("unused") public static final @Nullable FirstConstantIsNull FIRST = null; public static final FirstConstantIsNull SECOND = new FirstConstantIsNull(); } public static class NonFinalFieldIgnored {
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Sat Oct 19 00:26:48 UTC 2024 - 21.8K bytes - Viewed (0)