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