- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for value3 (0.05 sec)
-
guava-tests/test/com/google/common/util/concurrent/AbstractFutureBenchmarks.java
} /** * Subclasses should invoke this method to set the result of the computation to {@code value}. * This will set the state of the future to {@link OldAbstractFuture.Sync#COMPLETED} and invoke * the listeners if the state was successfully changed. * * @param value the value that was the result of the task. * @return true if the state was successfully changed. */
Registered: Fri Nov 01 12:43:10 UTC 2024 - Last Modified: Thu Oct 17 02:42:09 UTC 2024 - 13.6K bytes - Viewed (0)