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