- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for unsafeNull (0.03 sec)
-
guava/src/com/google/common/collect/NullnessCasts.java
// The warnings are legitimate. Each time we use this method, we document why. @ParametricNullness static <T extends @Nullable Object> T unsafeNull() { return null; } private NullnessCasts() {}
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Aug 13 20:49:47 UTC 2025 - 3.6K bytes - Viewed (0) -
android/guava/src/com/google/common/collect/NullnessCasts.java
// The warnings are legitimate. Each time we use this method, we document why. @ParametricNullness static <T extends @Nullable Object> T unsafeNull() { return null; } private NullnessCasts() {}
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Wed Aug 13 20:49:47 UTC 2025 - 3.6K bytes - Viewed (0)