@FunctionalInterface public interface SFunction<S,T> extends java.util.function.Function<S,T>, Serializable
andThen, apply, compose, identity
Copyright © 2017 The Apache Software Foundation. All rights reserved.