public interface Consumer<T> extends Throwables.Consumer<T,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(T t) |
void accept(T t)
accept in interface Throwables.Consumer<T,RuntimeException>Copyright © 2021. All rights reserved.