public interface ObjIntConsumer<T> extends java.io.Serializable
void
accept(T v, int i)
void accept(T v, int i)