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