@FunctionalInterface public interface SFunction<T,R> extends java.util.function.Function<T,R>, SSerializable
andThen, apply, compose, identity