Consumer
@FunctionalInterface @Deprecated public interface Consumer<T> extends java.util.function.Consumer<T>
accept, andThen