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