public interface BiConsumer<T,U>
void
accept(T t, U u)
void accept(T t, U u)
Copyright © 2021 Alibaba Group. All rights reserved.