Interface IndexedBiFunction<T,U,R>

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

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