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