T - type of the consumed elements.@FunctionalInterface public interface SerializableConsumer<T> extends java.util.function.Consumer<T>, Serializable
Consumer interface enhanced with the Serializable.accept, andThenCopyright © 2023–2025 The Apache Software Foundation. All rights reserved.