@FunctionalInterface public interface ObjObjIntFunction<T,U,R>
Function
int
R
apply(T t, U u, int i)
R apply(T t, U u, int i)