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