@FunctionalInterface public interface SerializableFunction<T,R> extends java.util.function.Function<T,R>, Serializable
Function that is also Serializable.andThen, apply, compose, identityCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.