@FunctionalInterface public interface TriplePredicate<T,U,V>
boolean
test(T t, U u, V v)
boolean test(T t, U u, V v)