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