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