public static interface Functions.ConsumerWithException<T,E extends Throwable>
void
accept(T value)
void accept(T value) throws E extends Throwable
E extends Throwable
Copyright © 2016. All rights reserved.