@Deprecated public interface BiConsumer<T,U>
void
accept(T value1, U value2)
void accept(T value1, U value2)
Copyright © 2018. All rights reserved.