public interface SFunction<T> extends Function<T,Object>, Serializable
andThen, apply, compose, identity
[Web Site]