public interface SerializableConsumer<T> extends Consumer<T>, Serializable
accept, andThen
Copyright © 2021 The Apache Software Foundation. All rights reserved.