@FunctionalInterface public interface PairConsumerAndCounter<T>
void
apply(T value, T value2, int counter)
void apply(T value, T value2, int counter)
Copyright © 2019. All rights reserved.