public interface BiConsumer<F1,F2>
void
accept(F1 arg1, F2 arg2)
void accept(F1 arg1, F2 arg2)
Copyright © 2020. All rights reserved.