Package com.google.mu.util.concurrent
Interface Fanout.Join2<A,B,R,X extends Throwable>
- Enclosing class:
Fanout
public static interface Fanout.Join2<A,B,R,X extends Throwable>
Function to join two results from concurrent computation.