- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TypeParameterUnusedInFormals (0.14 seconds)
-
android/guava/src/com/google/common/util/concurrent/AbstractFuture.java
} return getDoneValue(localValue); } /** Unboxes {@code obj}. Assumes that obj is not {@code null} or a {@link DelegatingToFuture}. */ @ParametricNullness @SuppressWarnings("TypeParameterUnusedInFormals") // sorry not sorry static <V extends @Nullable Object> V getDoneValue(Object obj) throws ExecutionException { // While this seems like it might be too branch-y, simple benchmarking proves it to beCreated: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Sat Mar 07 14:39:00 GMT 2026 - 43.6K bytes - Click Count (0)