@FunctionalInterface public interface ObjObjIntConsumer<T,U>
Consumer
int
void
accept(T t, U u, int i)
void accept(T t, U u, int i)