@FunctionalInterface public static interface Fn.Consumer<T>
void
accept(T x)
void accept(@Nullable T x)