- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for instantiable (0.05 seconds)
-
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
/** * A builder of a {@link ClosingFuture} step that is derived from more than one input step. * * <p>See {@link #whenAllComplete(Iterable)} and {@link #whenAllSucceed(Iterable)} for how to * instantiate this class. * * <p>Example: * * {@snippet : * ClosingFuture<BufferedReader> file1ReaderFuture = ...; * ClosingFuture<BufferedReader> file2ReaderFuture = ...;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)