public static interface Functions.BiConsumerWithException<T,U,E extends Throwable>
void
accept(T value1, U value2)
void accept(T value1, U value2) throws E extends Throwable
E extends Throwable
Copyright © 2017. All rights reserved.