@FunctionalInterface public interface ArrayPredicateAndCounter<T>
boolean
test(T[] values, int counter)
boolean test(T[] values, int counter)
Copyright © 2019. All rights reserved.