@FunctionalInterface public interface SerializableFunction<T,R> extends java.io.Serializable, java.util.function.Function<T,R>
andThen, apply, compose, identity