@FunctionalInterface public static interface Throwing.Consumer<T,X extends Throwable> extends Consumer<T>
Modifier and Type | Method and Description |
---|---|
default void |
accept(T t) |
void |
doAccept(T t) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.