public interface FloatBiConsumer extends Throwables.FloatBiConsumer<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(float t,
float u) |
default FloatBiConsumer |
andThen(FloatBiConsumer after) |
void accept(float t,
float u)
accept in interface Throwables.FloatBiConsumer<RuntimeException>default FloatBiConsumer andThen(FloatBiConsumer after)
Copyright © 2021. All rights reserved.