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