Package com.spotify.futures
Interface FuturesExtra.Function3<Z,A,B,C>
- Enclosing class:
- FuturesExtra
public static interface FuturesExtra.Function3<Z,A,B,C>
Implementations of this interface is used to synchronously transform the input values into an
output value.
-
Method Summary
-
Method Details
-
apply
-