Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Succeeded (0.03 sec)

  1. android/guava/src/com/google/common/util/concurrent/Futures.java

       *     output future
       * @param executor Executor to run the function in.
       * @return A future that holds result of the function (if the input succeeded) or the original
       *     input's failure (if not)
       * @since 19.0 (in 11.0 as {@code transform})
       */
      public static <I extends @Nullable Object, O extends @Nullable Object>
          ListenableFuture<O> transformAsync(
    Registered: Fri Sep 05 12:43:10 UTC 2025
    - Last Modified: Thu Aug 07 16:05:33 UTC 2025
    - 64.3K bytes
    - Viewed (0)
Back to top