T
@FunctionalInterface public interface SerializableConsumer1<T> extends SerializableConsumer<T>
Consumer
accept, andThen