- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for WithPrivateConstructor (0.08 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 SomeAbstractClass() {} } static class NonPublicClass { public NonPublicClass() {} } private static class WithPrivateConstructor { @Keep public static final WithPrivateConstructor INSTANCE = new WithPrivateConstructor(); } public static class NoDefaultConstructor { public NoDefaultConstructor(@SuppressWarnings("unused") int i) {} }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)