public interface Consumer<T>
void
accept(T t)
void accept(T t)
Copyright © 2013–2018 Alibaba Group. All rights reserved.