Interface ObjIntFunction<T,R>

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

public interface ObjIntFunction<T,R> extends Throwables.ObjIntFunction<T,R,RuntimeException>
Since:
0.8
Author:
Haiyang Li
  • Method Summary

    Modifier and Type
    Method
    Description
    apply(T t, int u)