@FunctionalInterface public interface SFunction<T,R> extends Serializable
R
apply(T t)
R apply(T t)
t