@FunctionalInterface public interface IntConsumer<T>
void
consume(T t, int value)
void consume(T t, int value)