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