@FunctionalInterface public interface IntBiConsumer
int
void
accept(int i1, int i2)
void accept(int i1, int i2)