public interface Fn<T,R> extends java.util.function.Function<T,R>, Serializable
andThen, apply, compose, identity
Copyright © 2018. All rights reserved.