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