- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for WithPublicConstants (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
guava-testlib/test/com/google/common/testing/ArbitraryInstancesTest.java
public WithPublicConstructorAndConstant() {} } private static class WithPublicConstants { @Keep public static final WithPublicConstants FIRST = new WithPublicConstants(); // To test that we pick the first constant alphabetically @Keep public static final WithPublicConstants SECOND = new WithPublicConstants(); } private static class FirstConstantIsNull {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 11 20:45:32 GMT 2025 - 22.6K bytes - Click Count (0) -
android/guava-testlib/test/com/google/common/testing/ArbitraryInstancesTest.java
public WithPublicConstructorAndConstant() {} } private static class WithPublicConstants { @Keep public static final WithPublicConstants FIRST = new WithPublicConstants(); // To test that we pick the first constant alphabetically @Keep public static final WithPublicConstants SECOND = new WithPublicConstants(); } private static class FirstConstantIsNull {Created: Fri Dec 26 12:43:10 GMT 2025 - Last Modified: Thu Dec 11 20:45:32 GMT 2025 - 22.2K bytes - Click Count (0)