@FunctionalInterface public interface IntBiConsumer
void
accept(int u, int v)
void accept(int u, int v)