Summary:
Detail:
default Predicate<Object[]>
and(Predicate<Object[]> other)
negate()
or(Predicate<Object[]> other)
boolean
test(Object... objects)