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