@FunctionalInterface public interface RangeConsumer
void
accept(int from, int to)
void accept(int from, int to)
Copyright © 2022. All rights reserved.