- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for derivation (0.03 sec)
-
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
* <ul> * <li>by transforming the value from a successful input step, * <li>by catching the exception from a failed input step, or * <li>by combining the results of several input steps. * </ul> * * Each derivation can capture the next value or any intermediate objects for later closing. * * <p>A step can be the input to at most one derived step. Once you transform its value, catch its
Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Thu Sep 11 13:51:27 UTC 2025 - 96.9K bytes - Viewed (0)