Interface IndexedBiFunction<U,T,R>

All Superinterfaces:
Throwables.IndexedBiFunction<U,T,R,RuntimeException>

public interface IndexedBiFunction<U,T,R> extends Throwables.IndexedBiFunction<U,T,R,RuntimeException>
Since:
0.8
Author:
Haiyang Li