T
E
public interface ThrowableConsumer<T,E extends Throwable>
Consumer
void
accept(T value)
void accept(T value) throws E extends Throwable
value
E extends Throwable
Copyright © 2018. All rights reserved.