概要:
详细资料:
default TriPredicate<T,U,V>
and(TriPredicate<? super T,? super U,? super V> other)
negate()
or(TriPredicate<? super T,? super U,? super V> other)
boolean
test(T t, U u, V v)