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