- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for secondaryInputStreamClosingFuture (0.12 seconds)
-
android/guava/src/com/google/common/util/concurrent/ClosingFuture.java
* // Fall back to a secondary input stream in case of IOException. * ClosingFuture<InputStream> inputFuture = * firstInputFuture.catchingAsync( * IOException.class, (closer, x) -> secondaryInputStreamClosingFuture(), executor); * } * * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
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)