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