@FunctionalInterface public interface ArrayConsumerAndCounter<T>
void
apply(T[] values, int counter)
void apply(T[] values, int counter)
Copyright © 2019. All rights reserved.