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