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