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