@FunctionalInterface public interface PairPredicateAndCounter<T>
boolean
test(T t1, T t2, int counter)
boolean test(T t1, T t2, int counter)
Copyright © 2019. All rights reserved.