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, andThen
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.