public interface Consumer<T>
java.util.function.Consumer
void
accept(T t)
void accept(T t)
Copyright © 2019. All rights reserved.