- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for ClosingFunction5 (0.37 sec)
-
android/guava-tests/test/com/google/common/util/concurrent/AbstractClosingFutureTest.java
} @SuppressWarnings("unchecked") // proxy for a generic class <V1, V2, V3, V4, V5, U> ClosingFunction5<V1, V2, V3, V4, V5, U> waitFor( ClosingFunction5<V1, V2, V3, V4, V5, U> closingFunction5) { return waitFor(closingFunction5, ClosingFunction5.class); } <T> T waitFor(T delegate, Class<T> type) { checkState(proxy == null); T proxyObject =
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Fri Jul 11 18:52:30 UTC 2025 - 75.4K bytes - Viewed (0)