- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for uncheckedNull (0.1 sec)
-
android/guava/src/com/google/common/util/concurrent/NullnessCasts.java
// The warnings are legitimate. Each time we use this method, we document why. @ParametricNullness static <T extends @Nullable Object> T uncheckedNull() { return null; } private NullnessCasts() {}
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Feb 10 20:36:34 UTC 2022 - 3.9K bytes - Viewed (0)