@FunctionalInterface public interface LongIntConsumer
Consumer
long
int
void
accept(long l, int i)
void accept(long l, int i)