public interface SerializableConsumer<T> extends java.util.function.Consumer<T>, Serializable
accept, andThen
Copyright © 2017. All rights reserved.