Interface IndexedFunction<T,R>

All Superinterfaces:
Throwables.IndexedFunction<T,R,RuntimeException>

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