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