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