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