@FunctionalInterface public static interface Fn.Predicate<T>
boolean
test(T x)
boolean test(@Nullable T x)