- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Marks (0.02 seconds)
-
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
public String toString() { return fallback.toString(); } }; return derive(state.future.catchingAsync(exceptionType, asyncFunction, executor)); } /** * Marks this step as the last step in the {@code ClosingFuture} pipeline. * * <p>The returned {@link Future} is completed when the pipeline's computation completes, or when * the pipeline is cancelled. *
Created: Fri Apr 03 12:43:13 GMT 2026 - Last Modified: Wed Apr 01 17:27:13 GMT 2026 - 101.7K bytes - Click Count (0)