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