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