@FunctionalInterface public interface LongBiConsumer
void
accept(long l1, long l2)
void accept(long l1, long l2)