@FunctionalInterface public static interface ExceptionKit.BiConsumerWithExceptions<T,U,E extends Exception>
void
accept(T t, U u)
void accept(T t, U u) throws E extends Exception
E extends Exception
Copyright © 2018. All rights reserved.