public interface SerializableFunction<T,R> extends Function<T,R>, Serializable
andThen, apply, compose, identity